Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add ECR Public permissions to EKS Auto Mode node IAM role (#3665)
fix: add ECR Public permissions to node role Include permissions for authenticated container pulls from public ECR in the node roles used for EKS Auto clusters. Without them, the pulls will still succeed, but they can be rate-limited, resulting in slow pod startup times.
- Loading branch information