Skip to main content
Skip table of contents

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

Prerequisite

Steps to enable AWS Cost Allocation Tags:

  1. Access the AWS Portal, then search for and select Billing and Cost Management.

    image-20241210-055824.png

  2. Navigate to Cost Allocation Tags and select AWS-generated cost allocation tags.

    image-20241210-060354.png

  3. Search aws:eks:cluster-name & aws:autoscaling:groupName and enable the tag.

    image-20241218-103731.png

Ref link: https://us-east-1.console.aws.amazon.com/costmanagement/home?region=us-east-1#/tags

Step-1: Steps to perform in DigitalEx

  1. Go to the Menu

  2. Click on Admin → Kubernetes

    image-20240919-113310.png


  3. Click on the EKS tab

  4. Click on 'Connect'

  5. Enter your Prometheus URL

image-20241107-100149.png

  1. Copy the Step-3 Kubernetes Shell command

Step-2: Log in to the AWS.

  1. Click on ClousShell

  2. 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.

    CODE
    aws eks update-kubeconfig --region us-east-1 --name dx-enteryourclustername
  3. Paste the Kubernetes shell command copied in Step-1 point-6

    image-20241107-100746.png
  4. After executing the Kubernetes Shell the Kubernetes appliance will be installed

  5. Click on the Connect button in DigitalEx, after the running script is successfully completed.

image-20241107-100822.png

  1. The onboarded EKS Cluster will be displayed with the list of All linked Nodes.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.