recommend IAM roles in EKS & regional STS endpoint

This commit is contained in:
Marco 2020-04-14 18:39:56 +02:00 committed by GitHub
parent 6069efdd26
commit 50f09410ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ If you'd like the cluster autoscaler to [automatically
discover](#auto-discovery-setup) EC2 AutoScalingGroups, the
`autoscaling:DescribeTags` permission is also required.
To attach the IAM role with the policy to the pod see
**NOTE**: You can restrict the target resources for the autoscaling actions by
specifying autoscaling group ARNS. More information can be found
[here](https://docs.aws.amazon.com/autoscaling/latest/userguide/control-access-using-iam.html#policy-auto-scaling-resources).