Description
A Kubernetes control-plane component that runs controller loops responsible for reconciling desired cluster state with actual state.
It is core cluster infrastructure and normally managed by cluster setup tools. Problems here can affect scheduling, replication, node state, and workloads, so it should be operated by experienced Kubernetes administrators.