6 lines
270 B
Plaintext
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.
|