wardviaene / terraform-course

Course files for my Udemy course about Terraform
https://www.udemy.com/learn-devops-infrastructure-automation-with-terraform/?couponCode=TERRAFORM_GIT
1.58k stars 4.01k forks source link

I can't see node groups under eks console UI #38

Open sandeepnanda2 opened 4 years ago

sandeepnanda2 commented 4 years ago

I have used eks-demo but Not able to see node groups under eks>compute section, Please can anyone suggest what should I do to see node groups under compute tab/section just by running terraform.

image

wardviaene commented 4 years ago

You will not see the nodes there directly, but only when you launch AWS managed EKS nodes. The ones we launch are just regular instances. You can choose between regular instances and a node group, which aws manages the updates of. The latter is relatively new and doesn’t support all features like userdata.

-Edward

On Mon, Jul 20, 2020 at 9:51 AM, sandeepnanda2 notifications@github.com wrote:

I have used eks-demo but Not able to see node groups under eks>compute section, Please can anyone suggest what should I do to see node groups under compute tab/section just by running terraform.

[image: image] https://user-images.githubusercontent.com/18612350/87912915-d6b9ff00-ca8b-11ea-9b76-c014b25f677e.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wardviaene/terraform-course/issues/38, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB22VEVR3OXUV2WIFKADKH3R4PZQNANCNFSM4PB7VAHA .