Merge pull request #20405 from 0x646e78/patch-1

Correct link to debug-running-pod
This commit is contained in:
Kubernetes Prow Robot
2020-04-17 05:07:06 -07:00
committed by GitHub
@@ -94,7 +94,7 @@ worker node, but it can't run on that machine. Again, the information from
### My pod is crashing or otherwise unhealthy
Once your pod has been scheduled, the methods described in [Debug Running Pods](
/docs/tasks/debug-application-cluster/debug-running-pods/) are available for debugging.
/docs/tasks/debug-application-cluster/debug-running-pod/) are available for debugging.
## Debugging ReplicationControllers