1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/kube-controller-manager-operator.adoc
2020-02-28 20:57:19 +00:00

29 lines
817 B
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
[id="kube-controller-manager-operator_{context}"]
= Kubernetes Controller Manager Operator
[discrete]
== Purpose
The Kubernetes Controller Manager Operator manages and updates the Kubernetes
Controller Manager deployed on top of {product-title}. The Operator is based on
OpenShift 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]