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

WMCO Clarifying the infrastructure install prereqs to clarify platform:none is UPI only

This commit is contained in:
Michael Burke
2025-10-30 15:29:40 -04:00
committed by openshift-cherrypick-robot
parent 1aee43a6c2
commit e32d6474ae

View File

@@ -20,7 +20,10 @@ Dual NIC is not supported on WMCO-managed Windows instances.
* You have installed the OpenShift CLI (`oc`).
* You have installed your cluster using installer-provisioned infrastructure, or using user-provisioned infrastructure with the `platform: none` field set in your `install-config.yaml` file.
* You have installed your cluster using one of the following infrastructures:
** Any installer-provisioned infrastructure
** A user-provisioned infrastructure with the `platform: none` field set in your `install-config.yaml` file
* You have configured hybrid networking with OVN-Kubernetes for your cluster. For more information, see xref:../networking/ovn_kubernetes_network_provider/configuring-hybrid-networking.adoc#configuring-hybrid-ovnkubernetes[Configuring hybrid networking].