Kubernetes Web UI
Learn what a Kubernetes dashboard is and how it can be used.
We'll cover the following...
Kubernetes Dashboard
Kubernetes Dashboard is a web-based UI for Kubernetes clusters. It’s not deployed by default with Kubernetes, but running it is fairly straightforward.
A lot of the things that we did with kubectl
can also be done through the dashboard, and it is also nice to be able to explore everything we have running in a cluster visually.
To run it, we will use the manifest file ...
Access this course and 1400+ top-rated courses and projects.