1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/cluster-version-operator.adoc
2022-10-19 10:00:30 -06:00

19 lines
661 B
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
[id="cluster-version-operator_{context}"]
= Cluster Version Operator
[discrete]
== Purpose
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.
[discrete]
== Project
link:https://github.com/openshift/cluster-version-operator[cluster-version-operator]