We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e99cc commit 7f85c7dCopy full SHA for 7f85c7d
content/zh/docs/tasks/debug-application-cluster/get-shell-running-container.md
@@ -88,7 +88,7 @@ kubectl exec -it shell-demo -- /bin/bash
88
The double dash symbol "--" is used to separate the arguments you want to pass to the command from the kubectl arguments.
89
-->
90
双破折号 "--" 用于将要传递给命令的参数与 kubectl 的参数分开。
91
-note >}}
+{{< /note >}}
92
93
<!--
94
In your shell, list the root directory:
0 commit comments