1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/cluster-version-operator.adoc

18 lines
948 B
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
[id="cluster-version-operator_{context}"]
= Cluster Version Operator
Cluster Operators manage specific areas of cluster functionality. The Cluster Version Operator (CVO) manages the lifecycle of cluster Operators, many of which are installed in {product-title} by default.
The CVO also checks with the OpenShift Update Service to see the valid updates and update paths based on current component versions and information in the graph by collecting the status of both the cluster version and its cluster Operators. This status includes the condition type, which informs you of the health and current state of the {product-title} cluster.
For more information regarding cluster version condition types, see "Understanding cluster version condition types".
== Project
link:https://github.com/openshift/cluster-version-operator[cluster-version-operator]