Sixth Korean l10n work for release-1.15 (#16550)
* 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>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d7de46dec8
commit
ff769259c7
@@ -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