Skip to content

Commit

Permalink
Update ephemeral-containers.md
Browse files Browse the repository at this point in the history
* sync with english version in ephemeral-containers.md

Signed-off-by: ydFu <[email protected]>
  • Loading branch information
ydFu committed Jan 23, 2021
1 parent 7675ae2 commit e3392cb
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,12 @@ enabled, and Kubernetes client and server version v1.16 or later.

<!--
The examples in this section demonstrate how ephemeral containers appear in
the API. You would normally use a `kubectl` plugin for troubleshooting that
automates these steps.
the API. You would normally use `kubectl debug` or another `kubectl`
[plugin](/docs/tasks/extend-kubectl/kubectl-plugins/) to automate these steps
rather than invoking the API directly.
-->
本节中的示例演示了临时容器如何出现在 API 中。
通常,你可以使用 `kubectl` 插件进行故障排查,从而自动化执行这些步骤
通常,您将使用 `kubectl debug` 或另一个插件`kubectl`[plugin](/zh/docs/tasks/extend-kubectl/kubectl-plugins/)自动化执行这些步骤,而不是直接调用API

<!--
Ephemeral containers are created using the `ephemeralcontainers` subresource
Expand Down

0 comments on commit e3392cb

Please sign in to comment.