Step 5. Access Kubernetes Dashboard (optional)

(Optional) For additional configuration or troubleshooting purposes, you may need to use the Kubernetes Dashboard.

Procedure
  • If the data analytics platform is installed, you can access the Kubernetes Dashboard through https://hostname/admin, changing the “hostname” with the VM where the Kubernetes is installed.

    If the authentication is enabled, you need to use the token to log into the Kubernetes Dashboard.

    To get the token, connect to your Linux environment and execute the following command in the terminal:

    Copy
    kubectl config view --raw

  • If the data analytics platform is not installed, connect to your Linux environment and execute the following command in the terminal:

    Copy
    microk8s dashboard-proxy

    The URL and the token will be displayed; replace 127.0.0.1 with your hostname/IP.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.