Default node policy when attaching policies by ARN #5980
mirzaprangon
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am attaching policies by arn.
After reading the documents, it was unclear that the
AmazonEKSWorkerNodePolicy
,AmazonEKS_CNI_Policy
andAmazonEC2ContainerRegistryReadOnly
- these three are the only ones that needed to be included.I checked the documentation commits, apprantly this part of document was last updated about a years ago in #3815. IMO, The documentation is still unclear. I could not say for sure that the three policies written is indeed the only ones that are default policies, and I should include them when adding any policies by ARN.
Beta Was this translation helpful? Give feedback.
All reactions