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 4d5e920 commit 1bcdcd5Copy full SHA for 1bcdcd5
content/ko/docs/tasks/configure-pod-container/static-pod.md
@@ -38,6 +38,10 @@ API 서버에서 제어될 수는 없다.
38
{{< glossary_tooltip text="시크릿" term_id="secret" >}}, 등)가 참조할 수 없다.
39
{{< /note >}}
40
41
+{{< note >}}
42
+스태틱 파드는 [임시 컨테이너](/ko/docs/concepts/workloads/pods/ephemeral-containers/)를 지원하지 않는다.
43
+{{< /note >}}
44
+
45
## {{% heading "prerequisites" %}}
46
47
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
0 commit comments