kubernetes dashbboard


Kubernetes dashboard is a UI driven approach to view and get us working with Kubernetes fasters.


Accessing the dashboard run :-

kubectl proxy

And you might get : Starting to serve on 127.0.0.1:8001

So browse to : localhost:8001/ui

The nice dashboard of Kubernetes appears.





That's it.

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm