Eks-cluster-stack is failing while trying to create eks node group

Hi @anilsoni181

You can follow our guide on creating an EKS cluster.

hi @Santosh_KodeKloud

I followed the same steps but got this error during CF template run

Please ensure that names for roles and things are exactly as in the guide. You must not choose your own names. The policy is restricted to perform operations on resources with specific names only.

Additionally before beginning, ensure that the environment has all subnets present - some don’t (known issue). If they are not all present, reset the lab.

Hi,

I tried creating an eks cluster today. I checked the subnets before I proceeding. But while creating the nodegroup I encountered the same error in the cloudformation stack as mentioned above. The NodeInstanceProfile creation fails. I am sure I am following the guide correctly.

Will Look into this and Get back on this

I had a similar issue. The worker nodes were not joining the cluster and had to change a parameter in the cluster setup for node authentication in aws.
I replied to a tutorial post about this.