kube-controller-manager
Glossary Page
The control plane component that manages Kubernetes' system state by running controller processes is called the controller manager. Although each controller is a separate process, the controller manager compiles them into a single binary and runs them in a single process to simplify management and reduce complexity. The controller manager is responsible for managing various controllers, such as the Node controller, Endpoint controller, and Service Account and Token controller, among others. These controllers continuously monitor the system's state and attempt to move it to the desired state.
https://kubernetes.io/docs/reference/glossary/?all=true
Latest Webinars
Latest Articles
Blog post video test
Test
Read more
Tim Ganther
Mar 19, 2024
Block editor test
Block editor test
Read more
Tim Ganther
Jul 17, 2023
Integrate Keycloak, Kubeapps and Pinniped
Integrating kubeapps with Keycloak and Pinniped on the cloud can provide a secure and streamlined experience for managing applications in a Kubernetes environment.
Read more
Tim Ganther
Jun 12, 2023