First Korean l10n work for release-1.16 (#16551)
* Modify #16415, #16417 korean docs. (#16467) * Modify #16364 and links in korean docs. (#16508) * Translate concepts/workloads/controllers/statefulset.md in Korean (#16443) * Update outdated content in dev-1.16-ko.1 (#16502) * Translate concepts/workloads/controllers/daemonset.md in Korean (#16477) * Translate concepts/services-networking/dns-pod-service in Korean (#16299) Co-Authored-By: June Yi <june.yi@samsung.com> Co-Authored-By: Yoon <learder@gmail.com> Co-Authored-By: Seokho Son <shsongist@gmail.com> Co-Authored-By: SoHye Choi <wergreat10@naver.com> Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
9b5a1768bd
commit
a36f83ed17
@@ -2,13 +2,17 @@
|
||||
title: 스태틱 파드(Static Pod)
|
||||
id: static-pod
|
||||
date: 2019-02-12
|
||||
full_link: /docs/tasks/administer-cluster/static-pod/
|
||||
full_link: /docs/tasks/configure-pod-container/static-pod/
|
||||
short_description: >
|
||||
특정 노드의 Kubelet 데몬이 직접 관리하는 파드
|
||||
|
||||
aka:
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
---
|
||||
API 서버가 관찰하지 않고, 특정 노드의 Kubelet 데몬이
|
||||
직접 관리하는 {{< glossary_tooltip text="파드" term_id="pod" >}}.
|
||||
|
||||
특정 노드의 Kubelet 데몬이
|
||||
직접 관리하는 {{< glossary_tooltip text="파드" term_id="pod" >}}로,
|
||||
<!--more-->
|
||||
|
||||
API 서버가 관찰하지 않는다.
|
||||
Reference in New Issue
Block a user