amend the url of debug pods

/docs/tasks/debug-application-cluster/debug-pod-replication-controller/#debugging-pods
reviewable/pr3125/r1^2
jianglingxia 2017-03-30 15:22:23 +08:00 committed by Jared
parent ac47af4a64
commit c663e0077f
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ contact your pods.
There are three things to check:
* Are your pods working correctly? Look for restart count, and
[debug pods](#debugging_pods).
[debug pods](/docs/tasks/debug-application-cluster/debug-pod-replication-controller/#debugging-pods).
* Can you connect to your pods directly? Get the IP address for the pod, and
try to connect directly to that IP.