All Products
Search
Document Center

E-MapReduce:GKS (available only for existing users)

Last Updated:Jul 13, 2023

This topic describes how to access the Kubernetes Dashboard UI and Grafana UI.

Prerequisites

  • An E-MapReduce (EMR) Data Science cluster is created, and Kubeflow is selected from the optional services when you create the cluster. For more information, see Create a cluster.

  • Ports 32699 and 31808 are enabled. For more information, see Manage security groups.

    Important

    When you configure the authorization object in the security group rule, enter only the CIDR blocks or IP addresses that need to access Kubernetes. Do not enter the CIDR block 0.0.0.0/0.

Access the Kubernetes Dashboard UI

  1. Go to the Cluster Overview page of your cluster.

    1. Log on to the EMR console. In the left-side navigation pane, click EMR on ECS.

    2. In the top navigation bar, select the region where your cluster resides and select a resource group based on your business requirements.

    3. On the EMR on ECS page, find the cluster that you want to scale out and click Nodes in the Actions column.

  2. In the Nodes page, find the destination master node group and click the image..png icon.

  3. Open your browser, enter http://<yourPublicIPAddress>:32699 in the address bar, and then press Enter.

    Note

    Replace <yourPublicIPAddress> with the public IP address that you obtained in Step 2.

    The page shown in the following figure appears. k8s_ui

Access the Grafana UI

Important

Only EMR V3.35.7 or later supports access to the Grafana UI.

  1. Go to the Cluster Overview page of your cluster.

    1. Log on to the EMR console. In the left-side navigation pane, click EMR on ECS.

    2. In the top navigation bar, select the region where your cluster resides and select a resource group based on your business requirements.

    3. On the EMR on ECS page, find the cluster that you want to scale out and click Nodes in the Actions column.

  2. In the Nodes page, find the destination master node group and click the image..png icon.

  3. Open your browser, enter http://<yourPublicIPAddress>:31808 in the address bar, and then press Enter.

    Note

    Replace <yourPublicIPAddress> with the public IP address that you obtained in Step 2.

    The default username and password are both admin.

  4. In the top navigation bar of the page that appears, click General.

  5. Click Kubernetes/Compute Resources/Cluster.

    General

    You can configure alert rules and view the usage of cluster resources on the Grafana UI. Grafana UI