mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
14 lines
745 B
Plaintext
14 lines
745 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * machine_management/cluster_api_machine_management/cluster-api-about.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="capi-arch-operator_{context}"]
|
|
= The {cluster-capi-operator}
|
|
|
|
The {cluster-capi-operator} is an {product-title} Operator that maintains the lifecycle of Cluster API resources.
|
|
This Operator is responsible for all administrative tasks related to deploying the Cluster API project within an {product-title} cluster.
|
|
|
|
If a cluster is configured correctly to allow the use of the Cluster API, the {cluster-capi-operator} installs the Cluster API components on the cluster.
|
|
|
|
For more information, see the "{cluster-capi-operator}" entry in the _Cluster Operators reference_ content. |