Skip to content

Commit 9a6b56b

Browse files
authored
Merge pull request #56751 from jeana-redhat/OSDOCS-5013-CPMS-GCP-support-matrix
[OSDOCS-5013]: GCP CPMS support implementation details
2 parents 7ef5137 + 9e79a80 commit 9a6b56b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

machine_management/control_plane_machine_management/cpmso-getting-started.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,10 @@ toc::[]
99
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.
1010

1111
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-
//+
13-
//AWS clusters that are created with {product-title} version 4.12 or later use the Control Plane Machine Set Operator by default.
1412

1513
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-
//+
17-
//AWS clusters that are upgraded to {product-title} version 4.12 or later from an earlier version include an inactive generated CR.
1814

1915
Clusters without a generated CR:: For clusters that do not include a generated CR, you must xref:../../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-creating-cr_cpmso-getting-started[create and activate a CR] with the appropriate configuration for your cluster.
20-
//+
21-
//For Azure and VMware vSphere clusters
2216

2317
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].
2418

@@ -39,6 +33,11 @@ The status of the Operator after installation depends on your cloud provider and
3933
|X
4034
|
4135

36+
|Google Cloud Platform (GCP)
37+
|X ^[2]^
38+
|X
39+
|
40+
4241
|Microsoft Azure
4342
|X ^[2]^
4443
|X
@@ -52,7 +51,7 @@ The status of the Operator after installation depends on your cloud provider and
5251
[.small]
5352
--
5453
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].
54+
2. GCP and 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].
5655
--
5756

5857
//Checking the Control Plane Machine Set Operator status
@@ -72,5 +71,6 @@ include::modules/cpmso-creating-cr.adoc[leveloffset=+1]
7271
.Additional resources
7372
* xref:../../machine_management/control_plane_machine_management/cpmso-configuration.adoc#cpmso-configuration[Control Plane Machine Set Operator configuration]
7473
* xref:../../machine_management/control_plane_machine_management/cpmso-configuration.adoc#cpmso-sample-yaml-aws_cpmso-configuration[Sample YAML for configuring Amazon Web Services clusters]
74+
* xref:../../machine_management/control_plane_machine_management/cpmso-configuration.adoc#cpmso-sample-yaml-gcp_cpmso-configuration[Sample YAML for configuring Google Cloud Platform clusters]
7575
* xref:../../machine_management/control_plane_machine_management/cpmso-configuration.adoc#cpmso-sample-yaml-azure_cpmso-configuration[Sample YAML for configuring Microsoft Azure clusters]
76-
//todo:* [Sample YAML for configuring VMware vSphere clusters]
76+
* xref:../../machine_management/control_plane_machine_management/cpmso-configuration.adoc#cpmso-sample-yaml-vsphere_cpmso-configuration[Sample YAML for configuring VMware vSphere clusters]

0 commit comments

Comments
 (0)