From 3f4b5a830a669d35162a355c30e001595e307ec3 Mon Sep 17 00:00:00 2001 From: Jerry Park Date: Fri, 1 May 2020 16:18:40 +0900 Subject: [PATCH] Fix incorrect hugo code for reference/glossary/cluster.md --- content/ko/docs/reference/glossary/cluster.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/content/ko/docs/reference/glossary/cluster.md b/content/ko/docs/reference/glossary/cluster.md index 9f4827b52b..13ea3b3606 100755 --- a/content/ko/docs/reference/glossary/cluster.md +++ b/content/ko/docs/reference/glossary/cluster.md @@ -2,18 +2,19 @@ title: 클러스터(Cluster) id: cluster date: 2019-06-15 -full_link: +full_link: short_description: > - 컨테이너화된 애플리케이션을 실행하는 {{< glossary_tooltip text="노드" term_id="node" >}}라고 하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다. + 컨테이너화된 애플리케이션을 실행하는 노드라고 하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다. aka: tags: - fundamental - operation --- -컨테이너화된 애플리케이션을 실행하는 노드라고 하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다. +컨테이너화된 애플리케이션을 실행하는 {{< glossary_tooltip text="노드" term_id="node" >}}라고 +하는 워커 머신의 집합. 모든 클러스터는 최소 한 개의 워커 노드를 가진다. - + 워커 노드는 애플리케이션의 구성요소인 {{< glossary_tooltip text="파드" term_id="pod" >}}를 호스트한다. {{< glossary_tooltip text="컨트롤 플레인" term_id="control-plane" >}}은 워커 노드와