Problem in creating EKS node group

I have created an EKS cluster in my playground and you guys said to use eksClusterRole for cluster creating IAM role but when I am trying to create a node group I get permission error. I should create a IAM service role for EC2 service in node group steps but when I create the role and I want to finalize my node group I get permission error.
please help me as fast as you can

> User: arn:aws:iam::975050354644:user/kk_labs_user_798060 is not authorized to perform: eks:CreateNodegroup on resource: arn:aws:eks:us-west-2:975050354644:cluster/galaxy

Follow the guide exactly as described. Why have you named it “galaxy”?

no such a special reason behind it, just it was on my mind
which guide do you mean ?

Those guys should have mentioned the guide:
certified-kubernetes-administrator-course/managed-clusters/eks/console/README.md at master · kodekloudhub/certified-kubernetes-administrator-course (github.com)

ok thanks it worked btw I want to use eksctl to create nodegroup too but why it is not possible ?
I get error

unexpected status ROLLBACK_IN_PROGRESS while waiting for CloudFormation stack eksctl-stage-cluster ]

I think the only supported way is the guide.

1 Like