Skip to content

Commit 7cd8acd

Browse files
authored
Merge pull request #69890 from jeana-redhat/OSDOCS-8439-CAPI-install-refactor
OSDOCS-8439: CAPI install refactor
2 parents 7bdd962 + eea6177 commit 7cd8acd

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

modules/cluster-api-architecture.adoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,14 @@ The {product-title} integration of the upstream Cluster API is implemented and m
1313

1414
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.
1515

16-
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.
17-
18-
[NOTE]
19-
====
20-
The Cluster CAPI Operator is distinct from the upstream Cluster API Operator.
21-
====
16+
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.
2217

2318
For more information, see the entry for the Cluster CAPI Operator in the _Cluster Operators reference_ content.
2419

2520
[id="capi-arch-resources"]
2621
== Primary resources
2722

28-
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.
23+
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.
2924

3025
Cluster:: A fundamental unit that represents a cluster that is managed by the Cluster API.
3126

0 commit comments

Comments
 (0)