Amazon EKS Cluster Role

In addition to adding AWS credentials, managing an EKS Cluster in Nirmata requires another role for EKS service in AWS.

To create this role required for EKS Cluster management in Nirmata, login to the AWS Management Console and select IAM Services.

Select Roles and then click on the button to Create Role.

image

Select AWS Service and then select EKS under available services.

image image

Look for EKS policies as shown below

]image

Apply the following policies to the role:

AmazonEKSClusterPolicy AmazonEKSServicePolicy

Locate each permission by entering the Permission Name into the Search box. Place a checkmark next to each required permission. After adding all permissions, click the Create Policy button.

image

Complete the role creation process.

image

In Nirmata, you will use this role in the EKS ARN role field as shown below.

image