You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cluster-api-architecture.adoc
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,19 +13,14 @@ The {product-title} integration of the upstream Cluster API is implemented and m
13
13
14
14
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.
15
15
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.
22
17
23
18
For more information, see the entry for the Cluster CAPI Operator in the _Cluster Operators reference_ content.
24
19
25
20
[id="capi-arch-resources"]
26
21
== Primary resources
27
22
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.
29
24
30
25
Cluster:: A fundamental unit that represents a cluster that is managed by the Cluster API.
0 commit comments