fix debug-running-pod url

This commit is contained in:
chjtwork
2021-07-29 15:05:03 +08:00
committed by GitHub
parent 5c84822a9e
commit 601c5b2b9b
@@ -124,7 +124,7 @@ Once your pod has been scheduled, the methods described in [Debug Running Pods](
#### Pod 处于 Crashing 或别的不健康状态
一旦 Pod 被调度,就可以采用
[调试运行中的 Pod](/zh/docs/concepts/configuration/manage-resources-containers/)
[调试运行中的 Pod](/zh/docs/tasks/debug-application-cluster/debug-running-pod/)
中的方法来进一步调试。
<!--