Not able to use eksctl to create eks cluster in AWS playground

@trung-kodekloud
Could you pls help me further to do some practice

Hello @sreemanthena,

AWS has some step by step practice here: Hands-On Tutorials for Amazon Web Services (AWS)

You can follow them to practice more with your EKS cluster.

Thanks,
Trung.

@trung-kodekloud

You mean follow those steps in our aws playground?

Hello @sreemanthena, confirmed there’s no worker node by default. I just checked the document and we need eksctl to create node group for our EKS cluster.

Trung.

ok, thanks a lot for the confirmation. Let me go through the shared video

@trung-kodekloud

Seems we are not getting the sufficient priviliges and resources to get create of cluster. Don’t know what are providing for support.

Second time also it is failed.

Let me review this with the Playground team, sorry for any inconveniences @sreemanthena.

Trung.

Thanks a lot Trung. Please help me on it.

I have lot of faith on KodeKloud and even recommended many of my friends, if it is keep on going I may need to look for revoke of subscription.

Hi @sreemanthena

Please accept our apologies for the delay that cause, we will check the permissions boundaries and share it with u a short video on how to create the EKS cluster based on the possibilities on easing some restrictions we are having, You also have to understand this is playground env and we cant allow all the privileges and even on stating out we are working on this issue with a dedicated resource to fix your concern

Thanks a lot and even not able to create cloud 9 env.

Cloud 9 Service is not enabled in our aws playground yet and we will check it and soon let you know the possibility of releasing it

Ok, please help me to get create of eks cluster without any issues.

@saikrishnayerramsett any luck on it? today I need to show some demo on EKS setup. Pls help me

Can you confirm that we can create cluster in Azure also?

Hello @sreemanthena,

I created a post on how to create a managed k8s cluster on AKS, please follow:

Another simple post on how to create your first application on your AKS cluster:

All are in the KodeKloud Playground!

Hope this help,
Trung.

Hi @trung-kodekloud ,

By creating the cluster using the console, I’m not able to create the node-group as I get the error bellow.

I’ve followed the information in the link below to create a role for the ec2 call services

I’m trying to follow instructions on the video: [ Kubernetes for the Absolute Beginners – Hands-on Tutorial | KodeKloud ], after create the cluster, create the nodes.

The error:

User: arn:aws:iam::964762276523:user/odl_user_823013 is not authorized to perform: eks:CreateNodegroup on resource: arn:aws:eks:us-east-1:964762276523:cluster/ziriguidum with an explicit deny

link:
Amazon EKS node IAM role - Amazon EKS.

Thank you.
Raul.

Hi @raul.souza

It is currently not possible to create clusters with eksctl in the KodeKloud playgrounds.
As per the video, you must create your own personal AWS account to follow the instructions there.

If you are serious about cloud and devops, then having your own cloud accounts is pretty much a requirement. Cloud accounts cost virtually nothing to maintain, as long as you don’t create things which you forget to delete later.

Hi @Alistair_KodeKloud,

thanks for the feedback.

I was trying to use my own aws account which also didn’t work; a deletion of service failed and incurred some extra charging. For this reason I opted for playground.

Is there any potential ETA regarding the fix for this issue?

Thank You.
Raul.