Skip to content

Commit 3cb0271

Browse files
authored
Merge pull request #84995 from mburke5678/wmco-ipi-support-main
[main] Highlight UPI support for platform:none and update pre-req docs
2 parents 67a6b26 + c99f2a3 commit 3cb0271

File tree

1 file changed

+119
-0
lines changed

1 file changed

+119
-0
lines changed

modules/wmco-prerequisites.adoc

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * windows_containers/understanding-windows-container-workloads.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="wmco-prerequisites-supported-install-10.18.0_{context}"]
7+
== WMCO supported installation method
8+
9+
The WMCO fully supports installing Windows nodes into installer-provisioned infrastructure clusters. This is the preferred {product-title} installation method.
10+
11+
For user-provisioned infrastructure 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. User-provisioned infrastructure is not supported for any other platform.
12+
13+
[id="wmco-prerequisites-supported-10.18.0_{context}"]
14+
== WMCO 7.2.x supported platforms and Windows Server versions
15+
16+
The following table lists the link:https://docs.microsoft.com/en-us/windows/release-health/windows-server-release-info[Windows Server versions] that are supported by WMCO 7.2.0 and 7.2.1, based on the applicable platform. Unlisted Windows Server versions are not supported and attempting to use them will cause errors.
17+
18+
[cols="3,7",options="header"]
19+
|===
20+
|Platform
21+
|Supported Windows Server version
22+
23+
|Amazon Web Services (AWS)
24+
a|* 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
25+
* Windows Server 2019, version 1809
26+
27+
|Microsoft Azure
28+
a|* 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
29+
* Windows Server 2019, version 1809
30+
31+
|VMware vSphere
32+
a|* 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
33+
34+
|Google Cloud Platform (GCP)
35+
a|* 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
36+
37+
|Bare metal or provider agnostic
38+
a|* 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
39+
* Windows Server 2019, version 1809
40+
|===
41+
42+
[id="wmco-prerequisites-supported-10.18.0_{context}"]
43+
== WMCO 7.0 and 7.1 supported platforms and Windows Server versions
44+
45+
The following table lists the link:https://docs.microsoft.com/en-us/windows/release-health/windows-server-release-info[Windows Server versions] that are supported by WMCO 7.0.0, 7.0.1, and 7.1.0, based on the applicable platform. Unlisted Windows Server versions are not supported and attempting to use them will cause errors.
46+
47+
[cols="3,7",options="header"]
48+
|===
49+
|Platform
50+
|Supported Windows Server version
51+
52+
|Amazon Web Services (AWS)
53+
a|* Windows Server 2019, version 1809
54+
55+
|Microsoft Azure
56+
a|* 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
57+
* Windows Server 2019, version 1809
58+
59+
|VMware vSphere
60+
a|* 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
61+
62+
|Google Cloud Platform (GCP)
63+
a|* 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
64+
65+
|Bare metal or provider agnostic
66+
a|* 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
67+
* Windows Server 2019, version 1809
68+
|===
69+
70+
== Supported networking
71+
72+
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.
73+
74+
[NOTE]
75+
====
76+
* The WMCO does not support OVN-Kubernetes without hybrid networking or OpenShift SDN.
77+
* Dual NIC is not supported on WMCO-managed Windows instances.
78+
====
79+
80+
.Platform networking support
81+
[cols="2",options="header"]
82+
|===
83+
|Platform
84+
|Supported networking
85+
86+
|Amazon Web Services (AWS)
87+
|Hybrid networking with OVN-Kubernetes
88+
89+
|Microsoft Azure
90+
|Hybrid networking with OVN-Kubernetes
91+
92+
|VMware vSphere
93+
|Hybrid networking with OVN-Kubernetes with a custom VXLAN port
94+
95+
|Google Cloud Platform (GCP)
96+
|Hybrid networking with OVN-Kubernetes
97+
98+
|Bare metal or provider agnostic
99+
|Hybrid networking with OVN-Kubernetes
100+
|===
101+
102+
.Hybrid OVN-Kubernetes Windows Server support
103+
[cols="2",options="header"]
104+
|===
105+
|Hybrid networking with OVN-Kubernetes
106+
|Supported Windows Server version
107+
108+
|Default VXLAN port
109+
a|* 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
110+
* Windows Server 2019, version 1809
111+
112+
|Custom VXLAN port
113+
|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
114+
115+
|===
116+
117+
[role="_additional-resources"]
118+
.Additional resources
119+
* xref:../../networking/ovn_kubernetes_network_provider/configuring-hybrid-networking.adoc#configuring-hybrid-networking[Hybrid networking]

0 commit comments

Comments
 (0)