2023-01-18 15:44:29 +01:00

6 lines
270 B
Plaintext

The Kubernetes controller manager is a daemon that embeds the core
control loops shipped with Kubernetes. Examples of controllers that
ship with Kubernetes today are the replication controller,
endpoints controller, namespace controller, and serviceaccounts
controller.