mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
463 B
Plaintext
20 lines
463 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * operators/operator-reference.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="cluster-config-operator_{context}"]
|
|
= Cluster Config Operator
|
|
|
|
The Cluster Config Operator performs the following tasks related to `config.openshift.io`:
|
|
|
|
* Creates CRDs.
|
|
* Renders the initial custom resources.
|
|
* Handles migrations.
|
|
|
|
|
|
|
|
== Project
|
|
|
|
link:https://github.com/openshift/cluster-config-operator[cluster-config-operator]
|