Skip to content

Commit 0e0b255

Browse files
gtaylorahmetb
authored andcommitted
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.
1 parent ac384dc commit 0e0b255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/volumes/aws_ebs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is a simple web server pod which serves HTML from an AWS EBS
22
volume.
33

4-
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)):
4+
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)):
55

66
```shell
77
ec2:AttachVolume

0 commit comments

Comments
 (0)