Does anyone have update on Creation of EKS cluster along with the Node-Groups.
I was able to create EKS cluster manually through the Console, was able to connect to the cluster thru my ubuntu laptop but was not able to create “self managed node group” due to “ssm parameters” error.
If anyone has proper steps with screenshots then please help.
what is the use of playground when we are unable to create an eks cluster with all user limitations.
User: arn:aws:iam::947438794401:user/odl_user_908970 is not authorized to perform: eks:CreateNodegroup on resource: arn:aws:eks:eu-central-1:947438794401:cluster/eks-metaphacts with an explicit deny
Like I have been facing this challenge for the last couple of months and now I have come to know that this lab sucks, even EKS is listed in the Labs content but we can’t use that properly.
We use the test labs for testing, not for resolving the issue that doesn’t exist or was made by kodekloud themself. I can see that this issue is pending since last year and has not been resolved.
Demotivated
Thanks. In the meantime, I will try to do a kubeadm installation in AWS after deploying the infrastructure with Terraform. I am using the Terraform+AWS playground.
Still no answer, who is there from Kodekloud support to help.
User: arn:aws:iam::948401126466:user/odl_user_938224 is not authorized to perform: eks:CreateNodegroup on resource: arn:aws:eks:ap-southeast-1:948401126466:cluster/eks-cluster-dev with an explicit deny
I’m getting this error when trying to create EKS worker nodes.
@mumshadgmail@Tej-Singh-Rana please help
while creating self managed node group from cloud formation showing "user dont have permission to call ssm:getparameters and for manages node group User: arn:aws:iam::948401126466:user/odl_user_938224 is not authorized to perform: eks:CreateNodegroup on resource: arn:aws:eks:ap-southeast-1:948401126466:cluster/eks-cluster-dev with an explicit deny
@mmkmou Is there any update on this issue? We’re almost in August and I’m still experiencing this issue. Is KodeKloud able to provide the explicit deny policy so we can figure out what limitations exist in the provided profile?
It’s unfortunate that we can’t use the full power of IaC tools in the playground. But I was able to create a cluster with self managed nodes using terraform. Hopefully someone will find it useful. The code is here: GitHub - admiralcap/tf-eks-self-managed-nodegroup
Is it still not possible to create managed nodegroups in kodekloud playground?
I created a role but that role is not accessible to be selected from the managed nodegroup creation menu.