Unable to create EKS Cluster

0

Dears,

I am not able to create a EKS service using my account.

[https://eu-central-1.console.aws.amazon.com/eks/home?region=eu-central-1#/cluster-create] (EKS Create cluster)

As there is a role needed for EKS Management, I created the role using the documentation beneath.

[https://docs.aws.amazon.com/eks/latest/userguide/service_IAM_role.html#create-service-role] (Create EKS Role)

After the role creation, I am navigating back to the Cluster creation page, but the role which was created using this guide is not visible and not selectable in the drop down menu.

BR

1개 답변
1

Hi!

As far as I can understand in your question, you are trying to create a EKS Cluster with the role in the documentation. Perhaps the user that you have doesn't have the policy that you have created in its group permissions. A role can be assosiated to an AWS Services, not users.

I can recommend you to use eksctl and kubectl to create the cluster as this link [1] below says. Also, you can ask to your IAM administrator to add the policy [2] in the permissions that you have.

Hope this help you.

[1] Creating an Amazon EKS cluster https://docs.aws.amazon.com/eks/latest/userguide/create-cluster.html

[2] AmazonEKSClusterPolicy https://docs.aws.amazon.com/eks/latest/userguide/service_IAM_role.html

profile picture
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인