Skip to content

Commit 48a0637

Browse files
authored
Merge pull request #54876 from johnwilkins/TELCODOCS-945
TELCODOCS: 945: Added comment on the CNI defaulting to OVN in 4.12.
2 parents 325f4c8 + 33eb7da commit 48a0637

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/assisted-installer-using-the-assisted-installer.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ The {ai-full} provides installation functionality as a service. This software-as
2121
- Eliminates the need to install and run the {product-title} installer locally.
2222
- Ensures the latest version of the installer up to the latest tested z-stream releases. Older versions remain available, if needed.
2323
- Enables building automation by using the API without the need to run the {product-title} installer locally.
24-
* *Advanced networking:* The {ai-full} supports IPv4/IPv6 dual stack networking, NMState-based static IP addressing, and an HTTP/S proxy.
24+
* *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, but you can use SDN.
25+
2526
* *Pre-installation validation:* The {ai-full} validates the configuration before installation to ensure a high probability of success. Validation includes:
2627
- Ensuring network connectivity
2728
- Ensuring sufficient network bandwidth
@@ -39,4 +40,4 @@ The {ai-full} supports installing {product-title} on premises in a connected env
3940

4041
The user interface provides an intuitive interactive workflow where automation does not exist or is not required. Users may also automate installations using the REST API.
4142

42-
See link:https://console.redhat.com/openshift/assisted-installer/clusters/~new[Install OpenShift with the Assisted Installer] to create an {product-title} cluster with the {ai-full}.
43+
See link:https://console.redhat.com/openshift/assisted-installer/clusters/~new[Install OpenShift with the Assisted Installer] to create an {product-title} cluster with the {ai-full}. See the link:https://access.redhat.com/documentation/en-us/assisted_installer_for_openshift_container_platform/2022/html-single/assisted_installer_for_openshift_container_platform/index[Assisted Installer for OpenShift Container Platform] documentation for details on using the {ai-full}.

0 commit comments

Comments
 (0)