Getting error while creating EKS cluster IAM roles

Hi have selected us-east-1 and us-west-2 region, But still getting this error related to IAM role, while creating EKS cluster.

“User: arn:aws:iam::654654347662:user/kk_labs_user_446968 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::654654347662:role/EKS_Role”

That doesn’t look right. You should be adding a role called eksClusterRole. Please follow this guide exactly as described:
[Playground Series] How to create an EKS cluster in KodeKloud Playground? - Playgrounds - KodeKloud - DevOps Learning Community

1 Like