Merge pull request #33328 from kinzhi/kinzhi56

[en]Update content/en/docs/concepts/workloads/pods/init-containers.md
pull/33348/head
Kubernetes Prow Robot 2022-04-30 06:47:13 -07:00 committed by GitHub
commit 92ec6853fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -332,5 +332,6 @@ Kubernetes, consult the documentation for the version you are using.
## {{% heading "whatsnext" %}} ## {{% heading "whatsnext" %}}
* 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) * 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)
* Learn how to [debug init containers](/docs/tasks/debug-application-cluster/debug-init-containers/) * Learn how to [debug init containers](/docs/tasks/debug/debug-application/debug-init-containers/)