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

22 lines
461 B
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
[id="cluster-config-operator_{context}"]
= Cluster Config Operator
[discrete]
== Purpose
The Cluster Config Operator performs the following tasks related to `config.openshift.io`:
* Creates CRDs.
* Renders the initial custom resources.
* Handles migrations.
[discrete]
== Project
link:https://github.com/openshift/cluster-config-operator[cluster-config-operator]