amend the url of debug pods
/docs/tasks/debug-application-cluster/debug-pod-replication-controller/#debugging-pods
This commit is contained in:
parent
ac47af4a64
commit
c663e0077f
|
|
@ -551,7 +551,7 @@ contact your pods.
|
||||||
There are three things to check:
|
There are three things to check:
|
||||||
|
|
||||||
* Are your pods working correctly? Look for restart count, and
|
* 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
|
* Can you connect to your pods directly? Get the IP address for the pod, and
|
||||||
try to connect directly to that IP.
|
try to connect directly to that IP.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue