Using Keys

  1. Prerequisites: Have your AWS credentials ready, including access key and secret access key, with permissions to access the EKS_READER_ROLE.
  2. Configuring Doctor Droid: In the Doctor Droid 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.
  3. Testing the Integration: Test the integration.

Note: For security reasons, it is recommended to create a new user with access attached to these permissions.

Steps to create a new user:

Step 1: Create a new user in your IAM

Go to this link within your AWS account IAM and create a new user.

Step 2: Attach only one policy of AmazonEKSAssumeEKSReaderPolicy to the user.

You don't need to add any group to the user.

Step 3: Once the user is created, create an access key by going to "Security Credentials".

Step 4: Select "Third-party service" while creating the key.

Step 5: Copy paste the access key and secret key in Doctor Droid Integrations page .