We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91e688c + 1f6a8b0 commit b62f64bCopy full SHA for b62f64b
content/zh/docs/tasks/debug-application-cluster/debug-stateful-set.md
@@ -45,7 +45,7 @@ You can debug individual Pods in a StatefulSet using the
45
如果你发现列出的任何 Pod 长时间处于 `Unknown` 或 `Terminating` 状态,请参阅
46
[删除 StatefulSet Pods](/zh/docs/tasks/run-application/delete-stateful-set/)
47
了解如何处理它们的说明。
48
-你可以参考[调试 Pods](/zh/docs/tasks/debug-application-cluster/debug-application/)
+你可以参考[调试 Pods](/zh/docs/tasks/debug-application-cluster/debug-pod-replication-controller/)
49
来调试 StatefulSet 中的各个 Pod。
50
51
## {{% heading "whatsnext" %}}
0 commit comments