Projects

Multi-select dropdown. Use arrow keys to navigate, Enter to select, and Escape to close.
1 option selected: AWS EKS

Create AWS EKS cluster with a Node Group

In this project, we’ll set up a Amazon EKS cluster with worker nodes. This includes creating IAM roles, VPC networking, the control plane, and EC2-based node groups. At the end, we’ll connect kubectl to the cluster and verify that everything is working.