Skip to content

Commit fb8971d

Browse files
authored
Merge pull request #80578 from mburke5678/wmco-dual-stack
WMCO Added dual NIC limitation to networking module in RN
2 parents 936539f + 86f19e7 commit fb8971d

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

modules/windows-containers-release-notes-limitations.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Note the following limitations when working with Windows nodes managed by the WM
2121
** link:https://docs.redhat.com/en/documentation/cost_management_service/1-latest[Red Hat Insights cost management]
2222
** link:https://developers.redhat.com/products/openshift-local/overview[Red Hat OpenShift Local]
2323

24-
* Windows nodes do not support workloads created by using deployment configs. You can use a deployment or other method to deploy workloads.
24+
* Dual NIC is not supported on WMCO-managed Windows instances.
2525

26-
* Windows nodes are not supported in clusters that are in a disconnected environment.
26+
* Windows nodes do not support workloads created by using deployment configs. You can use a deployment or other method to deploy workloads.
2727

2828
* {productwinc} does not support adding Windows nodes to a cluster through a trunk port. The only supported networking configuration for adding Windows nodes is through an access port that carries traffic for the VLAN.
2929

modules/wmco-prerequisites.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ a|* Windows Server 2022, OS Build link:https://support.microsoft.com/en-us/topic
4242

4343
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. Be aware that OpenShift SDN networking is the default network for {product-title} clusters. However, OpenShift SDN is not supported by WMCO.
4444

45+
[NOTE]
46+
====
47+
* The WMCO does not support OVN-Kubernetes without hybrid networking or OpenShift SDN.
48+
* Dual NIC is not supported on WMCO-managed Windows instances.
49+
====
4550

4651
.Platform networking support
4752
[cols="2",options="header"]

windows_containers/enabling-windows-container-workloads.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Windows instances deployed by the WMCO are configured with the containerd contai
3333

3434
[role="_additional-resources"]
3535
.Additional resources
36-
* For the comprehensive prerequisites for the Windows Machine Config Operator, see xref:../windows_containers/understanding-windows-container-workloads.adoc#wmco-prerequisites_understanding-windows-container-workloads[Understanding Windows container workloads].
36+
* For the comprehensive prerequisites for the Windows Machine Config Operator, see xref:../windows_containers/windows-containers-release-notes-6-x#wmco-prerequisites_windows-containers-release-notes[Windows Machine Config Operator prerequisites].
3737

3838
[id="installing-the-wmco"]
3939
== Installing the Windows Machine Config Operator

windows_containers/understanding-windows-container-workloads.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ Hostile multi-tenant clusters introduce security concerns in all Kubernetes envi
1717
Windows Server Containers provide resource isolation using a shared kernel but are not intended to be used in hostile multitenancy scenarios. Scenarios that involve hostile multitenancy should use Hyper-V Isolated Containers to strongly isolate tenants.
1818
====
1919

20-
include::modules/wmco-prerequisites.adoc[leveloffset=+1]
21-
2220
[role="_additional-resources"]
2321
.Additional resources
2422
* See xref:../networking/ovn_kubernetes_network_provider/configuring-hybrid-networking.adoc#configuring-hybrid-ovnkubernetes_configuring-hybrid-networking[Configuring hybrid networking with OVN-Kubernetes]
@@ -27,6 +25,4 @@ include::modules/windows-workload-management.adoc[leveloffset=+1]
2725

2826
include::modules/windows-node-services.adoc[leveloffset=+1]
2927

30-
include::modules/windows-containers-release-notes-limitations.adoc[leveloffset=+1]
31-
3228
//modules/windows-linux-containers-differences.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)