Skip to main content
Skip table of contents

Kubernetes Cloud Hosted

Follow the below steps to onboard k8s cloud hosted cluster

Step-1: Configure node exporter sidecar to collect instance metadata.

Step-2: Log in to Kubernetes Shell.

  • Ensure that kubectl and helm are installed and can access your cluster.

Step-3: Enter the Prometheus URL in DigitalEx

  1. Capture the Prometheus URL associated with the K8s cluster:

a. Enter the following URL in DigitalEx UI

CODE
http://<prometheus-server-name>.<namespace>:<prometheus-internal-port>

b. To find the Prometheus service, run the following command in Kubernetes shell

CODE
kubectl get svc -n prometheus
image-20240606-090502.png
  1. In URL Replace prometheus-server-name,namespace & prometheus-internal-port with your data

Find & Enter the namespace where prometheus service is installed

  1. Following screenshot shows the example of URL

image-20240606-085030.png

Step 4: Execute the script from the Kubernetes Shell

  1. Copy the script and execute the command below provided by DigitalEX UI within the Kubernetes Shell terminal window.

 

image-20250411-064132.png

 

  1. Paste in Kubernetes Shell Editor and click Enter

    image-20240605-120527.png
    image-20240605-120605.png
  2. Click on the Connect button in DigitalEx, after the running script is successfully completed.

  3. The onboarded K8s Cluster will be displayed with the list of All linked Nodes.

image-20250110-054055.png

 

Add label

JavaScript errors detected

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

If this problem persists, please contact our support.