1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
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.