Add weighs and move files under Tasks > Access App. (#8625)

This commit is contained in:
Steve Perry
2018-05-19 20:40:51 -07:00
committed by k8s-ci-robot
parent cbc950b6b2
commit 9c94281570
13 changed files with 19 additions and 1 deletions
@@ -4,6 +4,7 @@ reviewers:
- mikedanese
- rf232
title: Web UI (Dashboard)
weight: 10
---
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.