From 354724427cdb06f36abbaed0d90ca6b4e346f663 Mon Sep 17 00:00:00 2001 From: JoeAldinger Date: Thu, 10 Aug 2023 09:57:16 -0400 Subject: [PATCH] OSDOCS-5809: adds RN for NMState Operator update in console --- release_notes/ocp-4-14-release-notes.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/release_notes/ocp-4-14-release-notes.adoc b/release_notes/ocp-4-14-release-notes.adoc index 8004aaf506..ecee765426 100644 --- a/release_notes/ocp-4-14-release-notes.adoc +++ b/release_notes/ocp-4-14-release-notes.adoc @@ -167,6 +167,11 @@ For more information about this more flexible SR-IOV network deployment during N ==== Update to HAProxy 2.6 With this release, {product-title} updated to HAProxy 2.6. +[id="ocp-4-14-nmstate-ui-console-update"] +==== NMstate Operator updated in console + +With this release, you can access the NMstate Operator and resources such as the `NodeNetworkState` (NNS), `NodeNetworkConfigurationPolicy` (NNCP), and `NodeNetworkConfigurationEnhancement` (NNCE) from the web console. In the *Administrator* perspective of the console from the *Networking* page you can access NNCP as well as NNCE from the *NodeNetworkConfigurationPolicy* page and NNS on the *NodeNetworkState* page. For more information about NMState resources and how to update them in the console, see xref:../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Updating node network configuration]. + [id="ocp-4-14-storage"] === Storage @@ -214,7 +219,7 @@ For further information about gathering debugging information relating to low-la [id="ocp-4-14-nw-ipv6-spoke-cluster-support"] ==== Support for provisioning IPv6 spoke clusters from dual-stack hub clusters -With this update, you can provision IPv6 address spoke clusters from dual-stack hub clusters. In a zero touch provisioning (ZTP) environment, the HTTP server on the hub cluster that hosts the boot ISO now listens on both IPv4 and IPv6 networks. The provisioning service also checks the baseboard management controller (BMC) address scheme on the target spoke cluster and provides a matching URL for the installation media. These updates offer the ability to provision single-stack, IPv6 spoke clusters from a dual-stack hub cluster. +With this update, you can provision IPv6 address spoke clusters from dual-stack hub clusters. In a zero touch provisioning (ZTP) environment, the HTTP server on the hub cluster that hosts the boot ISO now listens on both IPv4 and IPv6 networks. The provisioning service also checks the baseboard management controller (BMC) address scheme on the target spoke cluster and provides a matching URL for the installation media. These updates offer the ability to provision single-stack, IPv6 spoke clusters from a dual-stack hub cluster. [id="ocp-4-14-hcp"] === Hosted control planes (Technology Preview)