ff769259c7
* Remove duplicated sentence (+1 squashed commit) (#16265) * Fix links to locate Korean docs (#16289) * Fix typo (#16304) * Modify #16364 and links in korean docs. (#16516) * Updated outdated content in `dev-1.15-ko.6` (#16500) * Modify #16415, #16417 korean docs. (#16501) Co-Authored-By: 한지승 <jinh574@naver.com> Co-Authored-By: June Yi <gochist@gmail.com>
18 lines
413 B
Markdown
Executable File
18 lines
413 B
Markdown
Executable File
---
|
|
title: 스태틱 파드(Static Pod)
|
|
id: static-pod
|
|
date: 2019-02-12
|
|
full_link: /docs/tasks/configure-pod-container/static-pod/
|
|
short_description: >
|
|
특정 노드의 Kubelet 데몬이 직접 관리하는 파드
|
|
|
|
aka:
|
|
tags:
|
|
- fundamental
|
|
---
|
|
|
|
특정 노드의 Kubelet 데몬이
|
|
직접 관리하는 {{< glossary_tooltip text="파드" term_id="pod" >}}로,
|
|
<!--more-->
|
|
|
|
API 서버가 관찰하지 않는다. |