Unable to create nodeGroup in eks cluster

Hi, who know how to create nodegroup in eks cluster? when I click create buttion, it say I have no authority to create node group

Hi @373695228

You cannot create managed node groups in the playground, but you can deploy EKS with unmanaged node groups like this

all right, I will try it . Thank you very much !

HI @Alistair_KodeKloud , I create cluster and node group as your reference said, but still not worked, the nodes can not add to the cluster, I don’t know the reason

@raymond.baoly Can you help this student follow your guide please?

2 Likes

Could you please share the screenshot of the step you are stuck in?

I am also faced that same issue ? will I privide the screenshot.
Enter kubectl get node command, I got that error

EC2 was created,

create node group in EKS cluster, I got error

@Alistair_KodeKloud Alistair Mackay

I am also faced that same issue ? will I privide the screenshot.
Enter kubectl get node command, I got that error

Could you please resolve it for me ?

Hi @jayamanidharshini,

Please follow ([Playground Series] How to create an EKS cluster in KodeKloud Playground?)

At the moment, the playground only supports Computing self-managed nodes with CloudFormation, you can not create the EKS cluster with the node group.

Here is the outcome I just tested again.

Regards,

Yeah sure, I will check let you know shortly, thanks for the update.