EKS - Amazon Elastic Kubernetes service onboarding
Follow the below steps to onboard the EKS cluster
Before onboarding your EKS account, you must have the admin rights on the cluster that you want to onboard and follow the steps below
Step-1: Steps to perform in DigitalEx
Go to the Menu
Click on Admin → Kubernetes
Click on the EKS tab
Click on 'Connect'
Enter your Prometheus URL
Copy the Step-3 Kubernetes Shell command
Step-2: Log in to the AWS.
Click on ClousShell
If you have multiple clusters, run the command below and replace 'your-cluster-name' with the name of the specific cluster you want to select.
CODEaws eks update-kubeconfig --region us-east-1 --name dx-enteryourclustername
Paste the Kubernetes shell command copied in Step-1 point-6
After executing the Kubernetes Shell the Kubernetes appliance will be installed
Click on the Connect button in DigitalEx, after the running script is successfully completed.
The onboarded EKS Cluster will be displayed with the list of All linked Nodes.