mirror of https://github.com/kubernetes/kops.git
iam_roles.md typo fix
This commit is contained in:
parent
55f4beb2c5
commit
70011eec17
|
|
@ -3,7 +3,7 @@
|
||||||
Two IAM roles are created for the cluster: one for the masters, and one for the nodes.
|
Two IAM roles are created for the cluster: one for the masters, and one for the nodes.
|
||||||
|
|
||||||
> Work is being done on scoping permissions to the minimum required to setup and maintain cluster.
|
> Work is being done on scoping permissions to the minimum required to setup and maintain cluster.
|
||||||
> Please not that currently all Pods running on your cluster have access to instance IAM role.
|
> Please note that currently all Pods running on your cluster have access to instance IAM role.
|
||||||
> Consider using projects such as [kube2iam](https://github.com/jtblin/kube2iam) to prevent that.
|
> Consider using projects such as [kube2iam](https://github.com/jtblin/kube2iam) to prevent that.
|
||||||
|
|
||||||
Master permissions:
|
Master permissions:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue