1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #64657 from jeana-redhat/OSDOCS-7732-AWS-placement-groups-RNs

[OSDOCS-7732]: AWS placement groups support RNs
This commit is contained in:
Jeana Routh
2023-09-20 09:27:41 -04:00
committed by GitHub

View File

@@ -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
@@ -675,9 +682,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