amend the url of debug pods

/docs/tasks/debug-application-cluster/debug-pod-replication-controller/#debugging-pods
This commit is contained in:
jianglingxia
2017-03-30 15:22:23 +08:00
committed by Jared
parent ac47af4a64
commit c663e0077f
@@ -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.