Skip to content

Commit 4e5f386

Browse files
authored
Merge pull request #26665 from seokho-son/ko-fix-typo
ko: fix typo in cloud-controller-manager
2 parents da73ec0 + 0f277a5 commit 4e5f386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ko/docs/reference/glossary/cloud-controller-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ date: 2018-04-12
55
full_link: /ko/docs/concepts/architecture/cloud-controller/
66
short_description: >
77
쿠버네티스를 타사 클라우드 공급자와 통합하는 컨트롤 플레인 컴포넌트.
8-
aka:
8+
aka:
99
tags:
1010
- core-object
1111
- architecture
1212
- operation
1313
---
1414
클라우드별 컨트롤 로직을 포함하는 쿠버네티스
1515
{{< glossary_tooltip text="컨트롤 플레인" term_id="control-plane" >}} 컴포넌트이다.
16-
클라우트 컨트롤러 매니저를 통해 클러스터를 클라우드 공급자의 API에 연결하고,
16+
클라우드 컨트롤러 매니저를 통해 클러스터를 클라우드 공급자의 API에 연결하고,
1717
해당 클라우드 플랫폼과 상호 작용하는 컴포넌트와 클러스터와 상호 작용하는 컴포넌트를 분리할 수 있다.
1818

1919
<!--more-->

0 commit comments

Comments
 (0)