blob: a83e7abd580f2e22019465c10adeabc5ce146bcf (
plain) (
blame)
1
2
3
4
5
|
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.
|