From 1b49d063cd1a04e5904bd2b92b58b4e30284f28f Mon Sep 17 00:00:00 2001 From: Jeana Routh Date: Tue, 12 Sep 2023 16:02:37 -0400 Subject: [PATCH] [OSDOCS-7732]: AWS placement groups support RNs --- release_notes/ocp-4-14-release-notes.adoc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/release_notes/ocp-4-14-release-notes.adoc b/release_notes/ocp-4-14-release-notes.adoc index aefa2c8c42..75fea3fd0f 100644 --- a/release_notes/ocp-4-14-release-notes.adoc +++ b/release_notes/ocp-4-14-release-notes.adoc @@ -275,6 +275,13 @@ With this release, control plane machine sets are supported for Nutanix clusters 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]. +[id="ocp-4-14-mapi-aws-placement-groups"] +==== Support for assigning AWS machines to placement groups + +With this release, you can configure a machine set to deploy machines within an existing AWS placement group. You can use this feature with Elastic Fabric Adapter (EFA) instances to improve network performance for machines within the specified placement group. + +You can use this feature with xref:../machine_management/creating_machinesets/creating-machineset-aws.adoc#machineset-aws-existing-placement-group_creating-machineset-aws[compute] and xref:../machine_management/control_plane_machine_management/cpmso-using.adoc#machineset-aws-existing-placement-group_cpmso-using[control plane] machine sets. + [id="ocp-4-14-nodes"] === Nodes @@ -670,9 +677,9 @@ Kubernetes 1.27 removed the following deprecated API, so you must migrate manife |=== [id="ocp-4-14-openshift-default-registry"] -==== Removal of the OPENSHIFT_DEFAULT_REGISTRY +==== Removal of the OPENSHIFT_DEFAULT_REGISTRY -{product-title} {product-version} has removed support for the `OPENSHIFT_DEFAULT_REGISTRY` variable. This variable was primarily used to enable backwards compatibility of the internal image registry for earlier setups. +{product-title} {product-version} has removed support for the `OPENSHIFT_DEFAULT_REGISTRY` variable. This variable was primarily used to enable backwards compatibility of the internal image registry for earlier setups. [id="ocp-4-14-bug-fixes"] == Bug fixes