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

[enterprise-4.18] Highlight UPI support for platform:none and update pre-req docs

This commit is contained in:
Michael Burke
2024-11-14 17:26:57 -05:00
parent a35e492e2b
commit d113184bab

View File

@@ -4,7 +4,14 @@
= Windows Machine Config Operator prerequisites
include::_attributes/common-attributes.adoc[]
The following information details the supported platform versions, Windows Server versions, and networking configurations for the Windows Machine Config Operator. See the vSphere documentation for any information that is relevant to only that platform.
The following information details the supported platform versions, Windows Server versions, and networking configurations for the Windows Machine Config Operator (WMCO). See the vSphere documentation for any information that is relevant to only that platform.
[id="wmco-prerequisites-supported-install-10.17.0_{context}"]
== WMCO supported installation method
The WMCO fully supports installing Windows nodes into installer-provisioned infrastructure (IPI) clusters. This is the preferred {product-title} installation method.
For user-provisioned infrastructure (UPI) clusters, the WMCO supports installing Windows nodes only into a UPI cluster installed with the `platform: none` field set in the `install-config.yaml` file (bare-metal or provider-agnostic) and only for the xref:../../windows_containers/byoh-windows-instance.adoc#byoh-windows-instance[BYOH (Bring Your Own Host)] use case. UPI is not supported for any other platform.
[id="wmco-prerequisites-supported-10.17.0_{context}"]
== WMCO 10.17.0 supported platforms and Windows Server versions
@@ -42,7 +49,7 @@ a|* Windows Server 2022, OS Build link:https://support.microsoft.com/en-us/topic
== Supported networking
Hybrid networking with OVN-Kubernetes is the only supported networking configuration. See the additional resources below for more information on this functionality. The following tables outline the type of networking configuration and Windows Server versions to use based on your platform. You must specify the network configuration when you install the cluster.
Hybrid networking with OVN-Kubernetes is the only supported networking configuration. See the additional resources below for more information on this functionality. The following tables outline the type of networking configuration and Windows Server versions to use based on your platform. You must specify the network configuration when you install the cluster.
[NOTE]
====
@@ -89,3 +96,7 @@ a|* Windows Server 2022, OS Build link:https://support.microsoft.com/en-us/topic
|Windows Server 2022, OS Build link:https://support.microsoft.com/en-us/topic/april-25-2022-kb5012637-os-build-20348-681-preview-2233d69c-d4a5-4be9-8c24-04a450861a8d[20348.681] or later
|===
[role="_additional-resources"]
.Additional resources
* xref:../../networking/ovn_kubernetes_network_provider/configuring-hybrid-networking.adoc#configuring-hybrid-networking[Hybrid networking]