Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion release_notes/ocp-4-13-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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].

Expand Down