Difference between revisions of "Kubernetes/Dashboard"

From PKC
Jump to navigation Jump to search
(Created page with "[https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ Dashboard] is the Web-based user interface for Kubernetes. <noinclude> ==Related Pages== *[...")
 
Line 1: Line 1:
[https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ Dashboard] is the Web-based user interface for [[Kubernetes]].
[https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ Dashboard] is the Web-based user interface for [[Kubernetes]].
=Installation=
[[Kubernetes Dashboard Installation]]


<noinclude>
<noinclude>

Revision as of 01:28, 14 August 2021

Dashboard is the Web-based user interface for Kubernetes.

Installation

Kubernetes Dashboard Installation


Related Pages