Files
website/content/it/docs/reference/glossary/kube-controller-manager.md
Fabio Alessandro Locati a0325251ab Add IT localization for overview/components/ (#18368)
* begin the real work

* rollback set of changes

* translate components and required glossary items

* improve many aspects thanks to the comments in the pr thread
2020-01-21 02:07:37 -08:00

690 B
Executable File

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/ Componente della Control Plane che gestisce i controller.
architecture
fundamental

Componente della Control Plane che gestisce {{< glossary_tooltip text="controllers" term_id="controller" >}}.

Da un punto di vista logico, ogni {{< glossary_tooltip text="controller" term_id="controller" >}} è un processo separato, ma per ridurre la complessità, tutti i principali controller di Kubernetes vengono raggruppati in un unico container ed eseguiti in un singolo processo.