Change Task titles to imperative: Monitor. (#4028)

This commit is contained in:
Steve Perry
2017-06-08 13:41:57 -07:00
committed by GitHub
parent c59b2b6935
commit 423884e8b7
10 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -69,7 +69,7 @@ toc:
- title: Configuring DNS for a Cluster
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/cluster-dns
- title: Monitoring, Logging, and Debugging
- title: Monitor, Log, and Debug
section:
- docs/tasks/debug-application-cluster/resource-usage-monitoring.md
- docs/tasks/debug-application-cluster/get-shell-running-container.md
@@ -85,7 +85,7 @@ toc:
- docs/tasks/debug-application-cluster/debug-stateful-set.md
- docs/tasks/debug-application-cluster/debug-application-introspection.md
- docs/tasks/debug-application-cluster/audit.md
- title: Using Explorer to Examine the Runtime Environment
- title: Use Explorer to Examine the Runtime Environment
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/explorer
- title: Accessing and Extending the Kubernetes API