author avatar

nisanth

Mon Apr 08 2024

Access Kubernetes dashboard on minikube
To access the dashboard:
minikube dashboard
This will enable the dashboard add-on, and open the proxy in the default web browser.
#devops #kubernetes