Skip to content

Commit 31eeb8c

Browse files
author
huangminjie
committed
[zh] update content/zh/docs/concepts/workloads/pods/init-containers.md
1 parent 06e3808 commit 31eeb8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/workloads/pods/init-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ Pod 不会被重启。这一行为适用于 Kubernetes v1.20 及更新版本。
556556

557557
<!--
558558
* Read about [creating a Pod that has an init container](/docs/tasks/configure-pod-container/configure-pod-initialization/#create-a-pod-that-has-an-init-container)
559-
* Learn how to [debug init containers](/docs/tasks/debug-application-cluster/debug-init-containers/)
559+
* Learn how to [debug init containers](/docs/tasks/debug/debug-application/debug-init-containers/)
560560
-->
561561
* 阅读[创建包含 Init 容器的 Pod](/zh/docs/tasks/configure-pod-container/configure-pod-initialization/#create-a-pod-that-has-an-init-container)
562-
* 学习如何[调试 Init 容器](/zh/docs/tasks/debug-application-cluster/debug-init-containers/)
562+
* 学习如何[调试 Init 容器](/zh/docs/tasks/debug/debug-application/debug-init-containers/)

0 commit comments

Comments
 (0)