File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
content/ko/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 2
2
title : 클러스터(Cluster)
3
3
id : cluster
4
4
date : 2019-06-15
5
- full_link :
5
+ full_link :
6
6
short_description : >
7
- 컨테이너화된 애플리케이션을 실행하는 {{< glossary_tooltip text="노드" term_id="node" >}}라고 하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다.
7
+ 컨테이너화된 애플리케이션을 실행하는 노드라고 하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다.
8
8
9
9
aka :
10
10
tags :
11
11
- fundamental
12
12
- operation
13
13
---
14
- 컨테이너화된 애플리케이션을 실행하는 노드라고 하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다.
14
+ 컨테이너화된 애플리케이션을 실행하는 {{< glossary_tooltip text="노드" term_id="node" >}}라고
15
+ 하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다.
15
16
16
- <!-- more-->
17
+ <!-- more-->
17
18
워커 노드는 애플리케이션의 구성요소인
18
19
{{< glossary_tooltip text="파드" term_id="pod" >}}를 호스트한다.
19
20
{{< glossary_tooltip text="컨트롤 플레인" term_id="control-plane" >}}은 워커 노드와
You can’t perform that action at this time.
0 commit comments