diff --git a/release_notes/ocp-4-13-release-notes.adoc b/release_notes/ocp-4-13-release-notes.adoc index 1556668b8a8a..4aaa7af09ddb 100644 --- a/release_notes/ocp-4-13-release-notes.adoc +++ b/release_notes/ocp-4-13-release-notes.adoc @@ -160,11 +160,15 @@ Netlink messages dropped by OVS kernel module due to netlink socket buffer overf [id="ocp-4-13-mapi-cpms-platform-support"] ==== Additional platform support for control plane machine sets -This release includes an enhancement to the user experience for the control plane machine set on Microsoft Azure clusters. For Azure clusters that are installed with or upgraded to {product-title} version 4.13, you are no longer required to create a control plane machine set custom resource (CR). +* With this release, control plane machine sets are supported for Google Cloud Platform clusters. +* This release includes an enhancement to the user experience for the control plane machine set on Microsoft Azure clusters. For Azure clusters that are installed with or upgraded to {product-title} version 4.13, you are no longer required to create a control plane machine set custom resource (CR). ++ +-- * Clusters that are installed with version 4.13 have a control plane machine set that is active by default. * For clusters that are upgraded to version 4.13, an inactive CR is generated for the cluster and can be activated after you verify that the values in the CR are correct for your control plane machines. +-- For more information, see xref:../machine_management/control_plane_machine_management/cpmso-getting-started.adoc#cpmso-getting-started[Getting started with the Control Plane Machine Set Operator].