We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da73ec0 + 0f277a5 commit 4e5f386Copy full SHA for 4e5f386
content/ko/docs/reference/glossary/cloud-controller-manager.md
@@ -5,15 +5,15 @@ date: 2018-04-12
5
full_link: /ko/docs/concepts/architecture/cloud-controller/
6
short_description: >
7
쿠버네티스를 타사 클라우드 공급자와 통합하는 컨트롤 플레인 컴포넌트.
8
-aka:
+aka:
9
tags:
10
- core-object
11
- architecture
12
- operation
13
---
14
클라우드별 컨트롤 로직을 포함하는 쿠버네티스
15
{{< glossary_tooltip text="컨트롤 플레인" term_id="control-plane" >}} 컴포넌트이다.
16
-클라우트 컨트롤러 매니저를 통해 클러스터를 클라우드 공급자의 API에 연결하고,
+클라우드 컨트롤러 매니저를 통해 클러스터를 클라우드 공급자의 API에 연결하고,
17
해당 클라우드 플랫폼과 상호 작용하는 컴포넌트와 클러스터와 상호 작용하는 컴포넌트를 분리할 수 있다.
18
19
<!--more-->
0 commit comments