Playground not able to deploy Kubernetes cluster

Hello,

I am not able to deploy EKS cluster in plyground.

Error:-
User: arn:aws:iam::975050099524:user/kk_labs_user_367249 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::975050099524:role/eks

Because we have limits on what you do in the playgrounds, it’s fairly sensitive to exactly how you do the task. But we have a good guide to how to do it: please take a look at the tutorial in the CKA github archive. If you follow that carefully, it does work.

@rob_kodekloud thanks for your response