website/content/ko/docs/reference/glossary/static-pod.md

546 B

title id date full_link short_description aka tags
스태틱 파드(Static Pod) static-pod 2019-02-12 /ko/docs/tasks/configure-pod-container/static-pod/ 특정 노드의 Kubelet 데몬이 직접 관리하는 파드
fundamental

특정 노드의 Kubelet 데몬이 직접 관리하는 {{< glossary_tooltip text="파드" term_id="pod" >}}로,

API 서버가 관찰하지 않는다.

스태틱 파드는 {{< glossary_tooltip text="임시 컨테이너" term_id="ephemeral-container" >}}를 지원하지 않는다.