Files
website/content/ko/docs/reference/glossary/kube-controller-manager.md
June Yi ff5d03a93b Third Korean l10n work for release-1.16 (#17168)
Update file outdated korean docs in dev-1.16-ko.3. (#16876)
Translate concepts/architecture/controller.md in Korean (#16889)
Change the full link in the document to an inline link. (#17059)
Add English-Korean translation glossary (#16664)

Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
2019-10-25 00:27:39 -07:00

659 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
kube-controller-manager kube-controller-manager 2018-04-12 /docs/reference/command-line-tools-reference/kube-controller-manager/ 컨트롤러를 구동하는 마스터 상의 컴포넌트.
architecture
fundamental

{{< glossary_tooltip text="컨트롤러" term_id="controller" >}}를 구동하는 마스터 상의 컴포넌트.

논리적으로, 각 {{< glossary_tooltip text="컨트롤러" term_id="controller" >}}는 개별 프로세스이지만, 복잡성을 낮추기 위해 모두 단일 바이너리로 컴파일되고 단일 프로세스 내에서 실행된다.