In Step 9, Section C, I mentioned using three AWS-managed IAM policies to configure permissions for the EKS cluster:

CNI Policy – Manages networking for Kubernetes pods using the Amazon VPC CNI plugin.

Registry Access Policy – Provides access to Amazon Elastic Container Registry (ECR) for pulling container images.

If you'd like to review the exact permissions included in these policies, navigate to your IAM console, go to the IAM Role associated with your EKS cluster, and search for the attached policies. This will display the specific permissions and actions granted by each policy.

If you'd like to discuss this further, feel free to connect with me on LinkedIn. You can find the link in my Medium profile.