Merge pull request #33308 from my-git9/configure-pod-init1

[en] modify debug link in configure-pod-init
This commit is contained in:
Kubernetes Prow Robot 2022-04-29 04:47:13 -07:00 committed by GitHub
commit 68c3adc0a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ The output shows that nginx is serving the web page that was written by the init
[communicating between Containers running in the same Pod](/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/).
* Learn more about [Init Containers](/docs/concepts/workloads/pods/init-containers/).
* Learn more about [Volumes](/docs/concepts/storage/volumes/).
* Learn more about [Debugging Init Containers](/docs/tasks/debug-application-cluster/debug-init-containers/)
* Learn more about [Debugging Init Containers](/docs/tasks/debug/debug-application/debug-init-containers/)