Relying on the dashboard created by minikube

Because the Kubernetes dashboard has been started, what we have do is to open the web UI with a specific URL. It is convenient; you just need to fire a command on your terminal:

$ minikube dashboard
Opening kubernetes dashboard in default browser...

Then, you will see your favourite browser opening a new webpage, as we introduced in Chapter 1, Building Your Own Kubernetes Cluster. Its URL will look like http://MINIKUBE_VM_IP:30000/#!/overview?namespace=default. Most of all, we bypass the expected network proxy and authentication procedures.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.43.126