From 721bbf7e90aa85df9adace85b5a87cfd1d7aba77 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Wed, 17 Jan 2024 11:32:59 -0800 Subject: [PATCH] Added note about no support for SDN in 4.15 and later releases. Signed-off-by: John Wilkins --- modules/assisted-installer-using-the-assisted-installer.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/assisted-installer-using-the-assisted-installer.adoc b/modules/assisted-installer-using-the-assisted-installer.adoc index be4b1bd08f..202dd55bfd 100644 --- a/modules/assisted-installer-using-the-assisted-installer.adoc +++ b/modules/assisted-installer-using-the-assisted-installer.adoc @@ -21,7 +21,7 @@ The {ai-full} provides installation functionality as a service. This software-as ** Eliminates the need to install and run the {product-title} installer locally. ** Ensures the latest version of the installer up to the latest tested z-stream releases. Older versions remain available, if needed. ** Enables building automation by using the API without the need to run the {product-title} installer locally. -* *Advanced networking:* The {ai-full} supports IPv4 networking with SDN and OVN, IPv6 and dual stack networking with OVN only, NMState-based static IP addressing, and an HTTP/S proxy. OVN is the default Container Network Interface (CNI) for OpenShift Container Platform 4.12 and later, but you can use SDN. +* *Advanced networking:* The {ai-full} supports IPv4 networking with SDN and OVN, IPv6 and dual stack networking with OVN only, NMState-based static IP addressing, and an HTTP/S proxy. OVN is the default Container Network Interface (CNI) for OpenShift Container Platform 4.12 and later releases. SDN is supported up to {product-title} 4.14, but is not supported for {product-title} 4.15 and later releases. * *Preinstallation validation:* The {ai-full} validates the configuration before installation to ensure a high probability of success. The validation process includes the following checks: ** Ensuring network connectivity