Prerequisites: Have your AWS credentials ready, including access key and secret access key, with permissions to access the EKS_READER_ROLE.
Configuring Playbooks: In the Playbooks dashboard, navigate to Integrations > AWS EKS. Enter your AWS access key ID, secret access key, specify the region of your EKS account and the EKS_READER_ROLE.
Testing the Integration: Test the integration.
Note: For security reasons, it is recommended to create a new user with access attached to these permissions.
Step 4: Create a new user in your IAM with the both the policies created above attached- AmazonEKSAssumeEKSReaderPolicy and AmazonEKSViewNodesAndWorkloadsPolicy.
Step 6: Now we will give eks-reader role the permission to query the cluster. We’ll do that by creating a config map, a cluster role and a new role binding.