You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/concepts/workloads/pods/init-containers.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -556,7 +556,7 @@ Pod 不会被重启。这一行为适用于 Kubernetes v1.20 及更新版本。
556
556
557
557
<!--
558
558
* 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/)
0 commit comments