1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/kube-controller-manager-operator.adoc
2025-07-31 16:47:23 +00:00

23 lines
804 B
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
[id="kube-controller-manager-operator_{context}"]
= Kubernetes Controller Manager Operator
The Kubernetes Controller Manager Operator manages and updates the Kubernetes Controller Manager deployed on top of {product-title}. The Operator is based on {product-title} `library-go` framework and it is installed via the Cluster Version Operator (CVO).
It contains the following components:
* Operator
* Bootstrap manifest renderer
* Installer based on static pods
* Configuration observer
By default, the Operator exposes Prometheus metrics through the `metrics` service.
[discrete]
== Project
link:https://github.com/openshift/cluster-kube-controller-manager-operator[cluster-kube-controller-manager-operator]