From addf1f68174b117a20b90c1972b86a12ac15a34e Mon Sep 17 00:00:00 2001 From: Jeana Routh Date: Fri, 5 Jan 2024 16:36:30 -0500 Subject: [PATCH] OSDOCS-8439: CAPI install refactor --- modules/cluster-api-architecture.adoc | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/modules/cluster-api-architecture.adoc b/modules/cluster-api-architecture.adoc index 66a32c2946fa..242a575215b6 100644 --- a/modules/cluster-api-architecture.adoc +++ b/modules/cluster-api-architecture.adoc @@ -13,19 +13,14 @@ The {product-title} integration of the upstream Cluster API is implemented and m 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 Operator on the cluster. - -[NOTE] -==== -The Cluster CAPI Operator is distinct from the upstream Cluster API Operator. -==== +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 entry for the Cluster CAPI Operator in the _Cluster Operators reference_ content. [id="capi-arch-resources"] == Primary resources -The Cluster API is comprised of the following primary resources. For the Technology Preview of this feature, you must create these resources manually in the `openshift-cluster-api` namespace. +The Cluster API consists of the following primary resources. For the Technology Preview of this feature, you must create these resources manually in the `openshift-cluster-api` namespace. Cluster:: A fundamental unit that represents a cluster that is managed by the Cluster API.