Move Dashboard to Accessing Apps. (#3654)

* Move Dashboard to Accessing Apps.

* Fix typo.
This commit is contained in:
Steve Perry
2017-05-05 10:15:29 -07:00
committed by GitHub
parent 6d606db9d4
commit af9e003fb3
2 changed files with 3 additions and 2 deletions
+1 -2
View File
@@ -3,8 +3,6 @@ abstract: "Step-by-step instructions for performing operations with Kubernetes."
toc:
- docs/tasks/index.md
- docs/tasks/web-ui-dashboard.md
- title: Using the kubectl Command-Line
section:
- docs/tasks/kubectl/install.md
@@ -61,6 +59,7 @@ toc:
- title: Accessing Applications in a Cluster
section:
- docs/tasks/access-application-cluster/web-ui-dashboard.md
- docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
- docs/tasks/access-application-cluster/load-balance-access-application-cluster.md
- docs/tasks/access-application-cluster/connecting-frontend-backend.md