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

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

View File

@ -2,7 +2,7 @@
assignees:
- mikedanese
- thockin
title: Troubleshooting Applications
title: Troubleshoot Applications
redirect_from:
- "/docs/user-guide/application-troubleshooting/"
- "/docs/user-guide/application-troubleshooting.html"

View File

@ -1,7 +1,7 @@
---
assignees:
- davidopp
title: Troubleshooting Clusters
title: Troubleshoot Clusters
redirect_from:
- "/docs/admin/cluster-troubleshooting/"
- "/docs/admin/cluster-troubleshooting.html"

View File

@ -7,7 +7,7 @@ assignees:
- janetkuo
- kow3ns
- smarterclayton
title: Debugging Init Containers
title: Debug Init Containers
redirect_from:
- "/docs/tasks/troubleshoot/debug-init-containers/"
- "/docs/tasks/troubleshoot/debug-init-containers.html"

View File

@ -1,7 +1,7 @@
---
assignees:
- bprashanth
title: Debugging Pods and Replication Controllers
title: Debug Pods and Replication Controllers
redirect_from:
- "/docs/user-guide/debugging-pods-and-replication-controllers/"
- "/docs/user-guide/debugging-pods-and-replication-controllers.html"

View File

@ -3,7 +3,7 @@ assignees:
- bprashanth
- janetkuo
- thockin
title: Debugging Services
title: Debug Services
redirect_from:
- "/docs/user-guide/debugging-services/"
- "/docs/user-guide/debugging-services.html"

View File

@ -7,7 +7,7 @@ assignees:
- janetkuo
- kow3ns
- smarterclayton
title: Debugging a StatefulSet
title: Debug a StatefulSet
redirect_from:
- "/docs/tasks/manage-stateful-set/debugging-a-statefulset/"
- "/docs/tasks/manage-stateful-set/debugging-a-statefulset.html"

View File

@ -1,5 +1,5 @@
---
title: Determining the Reason for Pod Failure
title: Determine the Reason for Pod Failure
---
{% capture overview %}

View File

@ -2,7 +2,7 @@
assignees:
- caesarxuchao
- mikedanese
title: Getting a Shell to a Running Container
title: Get a Shell to a Running Container
redirect_from:
- "/docs/user-guide/getting-into-containers/"
- "/docs/user-guide/getting-into-containers.html"

View File

@ -2,7 +2,7 @@
assignees:
- Random-Liu
- dchen1107
title: Monitoring Node Health
title: Monitor Node Health
redirect_from:
- "/docs/admin/node-problem/"
- "/docs/admin/node-problem.html"