Create EKS Cluster role

Create IAM role labEKSClusterRole

  1. Go to IAM management console
  • Click Roles.
  • Click Create role. VPC
  1. At Step 1: Select trusted entity section.
  • At Use case section, choose EKS at Service or use case field.
  • Next, choose EKS - Cluster.
  • Click Next. VPC
  1. At Step 2: Add permissions section.
  • Leave as default and click Next. VPC
  1. At Step 3: Name, review, and create section.
  • At Role details section, fill the Role name field with labEKSClusterRole value. VPC
  • Scroll down and click Create role. VPC

Next, we will create labNodeGroupsRole.