Amazon EKS

Steps to be followed:

  1. Login to your AWS console

  2. Create a role ARN with the following permissions

  3. Enter the role ARN to save the AWS account as a provider

  4. Note:AWS eks permissions referenced from the below doc

Permissions:

  • eks:*

  • resource *

  • iam:*

Last updated