Merge pull request #33310 from my-git9/define-comom

[en] modify link in define-command-argument-container
pull/33313/head
Kubernetes Prow Robot 2022-04-29 05:19:13 -07:00 committed by GitHub
commit 86bdc7228a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -114,5 +114,5 @@ args: ["-c", "while true; do echo hello; sleep 10;done"]
* Learn more about [configuring pods and containers](/docs/tasks/).
* Learn more about [running commands in a container](/docs/tasks/debug-application-cluster/get-shell-running-container/).
* Learn more about [running commands in a container](/docs/tasks/debug/debug-application/get-shell-running-container/).
* See [Container](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#container-v1-core).