Correct aws_ebs README.md's IAM instructions (#86)

The masters manage EBS volumes for the nodes, so only they need
the IAM permissions mentioned in the README.
This commit is contained in:
Greg Taylor 2017-08-25 10:14:43 -07:00 committed by Ahmet Alp Balkan
parent ac384dc64f
commit 0e0b255950
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
This is a simple web server pod which serves HTML from an AWS EBS
volume.
If you did not use kube-up script, make sure that your minions have the following IAM permissions ([Amazon IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html#create-iam-role-console)):
If you did not use kube-up script, make sure that your masters have the following IAM permissions ([Amazon IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html#create-iam-role-console)):
```shell
ec2:AttachVolume