Not able to create eks cluster in playground

Hi, I am getting error while creating eks cluster in playground, I have tried it with cloud cli, terraform, and via console. getting the same error.

user: arn:aws:iam::637423338365:user/kk_labs_user_502094 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::637423338365:role/eksClusterRole

Try following the tutorial from the CKA repo; I’ve tried this myself, and it works.

1 Like

Hi Rob, this worked. Thank you for your guidance. I followed the same steps earlier; don’t know why it was not working previously.