[zh-cn] Updated static-pod.md

Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
pull/38117/head
Gao Qian 2022-11-28 02:35:36 -05:00
parent 1d8f4528e7
commit ee25d32790
1 changed files with 7 additions and 0 deletions

View File

@ -67,6 +67,13 @@ The `spec` of a static Pod cannot refer to other API objects
{{< glossary_tooltip text="Secret" term_id="secret" >}} 等)。
{{< /note >}}
{{< note >}}
<!--
Static pods do not support [ephemeral containers](/docs/concepts/workloads/pods/ephemeral-containers/).
-->
静态 Pod 不支持[临时容器](/zh-cn/docs/concepts/workloads/pods/ephemeral-containers/)。
{{< /note >}}
## {{% heading "prerequisites" %}}
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}