Merge pull request #29150 from chjtwork/patch-1

[zh] fix debug-running-pod url
This commit is contained in:
Kubernetes Prow Robot
2021-07-29 01:48:19 -07:00
committed by GitHub
@@ -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/)
中的方法来进一步调试。
<!--