Kubernetes
|
MiniKube Dashboard (Web UI)
-
Open MiniKube dashboard:
This command will launch MiniKube dashboard in your default browser.
-
Access MiniKube dashboard remotely:
First, make sure to start the dashboard.
You can either use the command above or you can use the option --url=true to start the dashboard and display the URL without opening a browser
(this might be useful if you are starting the dashboard from a remote shell):
To access the dashboard remotely, run the following command:
To access MiniKube dashboard, open your favorite browser and copy paste the URL
http://192.168.2.22:8001/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/: