add explicit titles to docs
This commit is contained in:
@@ -3,10 +3,9 @@ assignees:
|
||||
- bryk
|
||||
- mikedanese
|
||||
- rf232
|
||||
|
||||
title: Web UI (Dashboard)
|
||||
---
|
||||
|
||||
|
||||
Dashboard is a web-based Kubernetes user interface. You can use Dashboard to deploy containerized applications to a Kubernetes cluster, troubleshoot your containerized application, and manage the cluster itself along with its attendant resources. You can use Dashboard to get an overview of applications running on your cluster, as well as for creating or modifying individual Kubernetes resources (such as Deployments, Jobs, DaemonSets, etc). For example, you can scale a Deployment, initiate a rolling update, restart a pod or deploy new applications using a deploy wizard.
|
||||
|
||||
Dashboard also provides information on the state of Kubernetes resources in your cluster, and on any errors that may have occurred.
|
||||
|
||||
Reference in New Issue
Block a user