Skip to content

Commit a3c1261

Browse files
authored
Merge pull request #38117 from gaogao101/work45
[zh-cn] Updated static-pod.md
2 parents 1d8f452 + ee25d32 commit a3c1261

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/zh-cn/docs/tasks/configure-pod-container/static-pod.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@ The `spec` of a static Pod cannot refer to other API objects
6767
{{< glossary_tooltip text="Secret" term_id="secret" >}} 等)。
6868
{{< /note >}}
6969

70+
{{< note >}}
71+
<!--
72+
Static pods do not support [ephemeral containers](/docs/concepts/workloads/pods/ephemeral-containers/).
73+
-->
74+
静态 Pod 不支持[临时容器](/zh-cn/docs/concepts/workloads/pods/ephemeral-containers/)
75+
{{< /note >}}
76+
7077
## {{% heading "prerequisites" %}}
7178

7279
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}

0 commit comments

Comments
 (0)