Merge pull request #26665 from seokho-son/ko-fix-typo

ko: fix typo in cloud-controller-manager
This commit is contained in:
Kubernetes Prow Robot
2021-02-22 04:15:42 -08:00
committed by GitHub
@@ -13,7 +13,7 @@ tags:
--- ---
클라우드별 컨트롤 로직을 포함하는 쿠버네티스 클라우드별 컨트롤 로직을 포함하는 쿠버네티스
{{< glossary_tooltip text="컨트롤 플레인" term_id="control-plane" >}} 컴포넌트이다. {{< glossary_tooltip text="컨트롤 플레인" term_id="control-plane" >}} 컴포넌트이다.
클라우 컨트롤러 매니저를 통해 클러스터를 클라우드 공급자의 API에 연결하고, 클라우 컨트롤러 매니저를 통해 클러스터를 클라우드 공급자의 API에 연결하고,
해당 클라우드 플랫폼과 상호 작용하는 컴포넌트와 클러스터와 상호 작용하는 컴포넌트를 분리할 수 있다. 해당 클라우드 플랫폼과 상호 작용하는 컴포넌트와 클러스터와 상호 작용하는 컴포넌트를 분리할 수 있다.
<!--more--> <!--more-->