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
The process for getting started with the Control Plane Machine Set Operator depends on the state of the `ControlPlaneMachineSet` custom resource (CR) in your cluster.
9
+
The process for getting started with the Control Plane Machine Set Operator depends on the state of the `ControlPlaneMachineSet` custom resource (CR) in your cluster.
10
10
11
-
Clusters with an active generated CR:: Clusters that have a generated CR with an active state use the Operator by default. No administrator action is required.
11
+
Clusters with an active generated CR:: Clusters that have a generated CR with an active state use the Operator by default. No administrator action is required.
12
12
//+
13
-
//AWS clusters that are created with {product-title} version 4.12 or later use the Control Plane Machine Set Operator by default.
13
+
//AWS clusters that are created with {product-title} version 4.12 or later use the Control Plane Machine Set Operator by default.
14
14
15
15
Clusters with an inactive generated CR:: For clusters that include an inactive generated CR, you must review the CR configuration and xref:../../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-activating_cpmso-getting-started[activate the CR].
16
16
//+
@@ -20,16 +20,16 @@ Clusters without a generated CR:: For clusters that do not include a generated C
20
20
//+
21
21
//For Azure and VMware vSphere clusters
22
22
23
-
If you are uncertain about the state of the `ControlPlaneMachineSet` CR in your cluster, you can xref:../../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-checking-status_cpmso-getting-started[verify the CR status].
23
+
If you are uncertain about the state of the `ControlPlaneMachineSet` CR in your cluster, you can xref:../../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-checking-status_cpmso-getting-started[verify the CR status].
24
24
25
25
[id="cpmso-platform-matrix_{context}"]
26
26
== Supported cloud providers
27
27
28
28
In {product-title} {product-version}, the Control Plane Machine Set Operator is supported for Amazon Web Services (AWS), Microsoft Azure, and VMware vSphere clusters.
29
29
30
-
The status of the Operator after installation depends on your cloud provider and the version of {product-title} that you installed on your cluster.
30
+
The status of the Operator after installation depends on your cloud provider and the version of {product-title} that you installed on your cluster.
31
31
32
-
.Control Plane Machine Set Operator implementation matrix
32
+
.Control plane machine set implementation for {product-title} {product-version}
33
33
[cols="<.^5,^.^4,^.^4,^.^4"]
34
34
|====
35
35
|Cloud provider |Active by default |Generated CR |Manual CR required
@@ -40,9 +40,9 @@ The status of the Operator after installation depends on your cloud provider and
40
40
|
41
41
42
42
|Microsoft Azure
43
-
|
44
-
|
43
+
|X ^[2]^
45
44
|X
45
+
|
46
46
47
47
|VMware vSphere
48
48
|
@@ -51,7 +51,8 @@ The status of the Operator after installation depends on your cloud provider and
51
51
|====
52
52
[.small]
53
53
--
54
-
1. AWS clusters that are upgraded to version 4.12 from an earlier version require xref:../../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-activating_cpmso-getting-started[CR activation].
54
+
1. AWS clusters that are upgraded from version 4.11 or earlier require xref:../../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-activating_cpmso-getting-started[CR activation].
55
+
2. Azure clusters that are upgraded from version 4.12 or earlier require xref:../../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-activating_cpmso-getting-started[CR activation].
55
56
--
56
57
57
58
//Checking the Control Plane Machine Set Operator status
0 commit comments