In Amazon EKS (Elastic Kubernetes Service), Node Groups are collections of Amazon EC2 instances that function as worker nodes in your EKS cluster. These nodes run the containerized workloads in pods, and they are where Kubernetes schedules and manages application workloads.
It will take some time for the Node groups to be successfully created.
Next we will configure the EKS cluster.