website/content/en/docs/reference/glossary/cloud-controller-manager.md

721 B
Executable File

title id date full_link short_description aka tags
Cloud Controller Manager cloud-controller-manager 2018-04-12 /docs/tasks/administer-cluster/running-cloud-controller/ Cloud Controller Manager is a Kubernetes component that embeds cloud-specific control logic.
core-object
architecture
operation

Cloud Controller Manager is a Kubernetes component that embeds cloud-specific control logic.

Originally part of the kube-controller-manager, the cloud-controller-manager is responsible to decoupling the interoperability logic between Kubernetes and the underlying cloud infrastructure, enabling cloud providers to release features at a different pace compared to the main project.