Accessing the Kubernetes dashboard

As a user with the DEAdmin role, you can access the Kubernetes dashboard in Cloudera Data Engineering (CDE) for troubleshooting and debugging of the cluster deployment.

The Kubernetes dashboard is to be used for troubleshooting in coordination with Cloudera support. The Kubernetes dashboard allows you to view and download diagnostics and container logs. Additionally, the DEAdmin can initiate limited actions such as restarting pods, modifying configuration maps and deployments which is beneficial for a debugging session.

Ensure that you have the DEAdmin role.

  1. In the Cloudera Data Platform (CDP) console, click the Data Engineering tile and click Overview.
  2. In the CDE Services column, click Service Details.
  3. Copy the Resource Scheduler URL and open a new browser window.
  4. Paste the Resource Scheduler URL in your new browser window and edit the URL as follows:
    1. In the URL, replace the word "YuniKorn" with "dashboard". For example, https://yunikorn. becomes https://dashboard..
    2. Press Enter

The Kubernetes Dashboard displays and provides an easy user experience for monitoring your diagnostics.