Skip to content

Commit 5f4210c

Browse files
authored
Merge pull request #43165 from mburke5678/winc-749-dual-nic
WINC-749: Document multiple network limitation
2 parents 880b5ee + 0a94b89 commit 5f4210c

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

modules/installing-wmco-using-cli.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
You can use the OpenShift CLI (`oc`) to install the Windows Machine Config Operator (WMCO).
1010

11+
[NOTE]
12+
====
13+
Dual NIC is not supported on WMCO-managed Windows instances.
14+
====
15+
1116
.Procedure
1217

1318
. Create a namespace for the WMCO.

modules/installing-wmco-using-web-console.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
You can use the {product-title} web console to install the Windows Machine Config Operator (WMCO).
1010

11+
[NOTE]
12+
====
13+
Dual NIC is not supported on WMCO-managed Windows instances.
14+
====
15+
1116
.Procedure
1217

1318
. From the *Administrator* perspective in the {product-title} web console, navigate to the *Operators -> OperatorHub* page.

windows_containers/enabling-windows-container-workloads.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ toc::[]
88

99
Before adding Windows workloads to your cluster, you must install the Windows Machine Config Operator (WMCO), which is available in the {product-title} OperatorHub. The WMCO orchestrates the process of deploying and managing Windows workloads on a cluster.
1010

11+
[NOTE]
12+
====
13+
Dual NIC is not supported on WMCO-managed Windows instances.
14+
====
15+
1116
[discrete]
1217
== Prerequisites
1318

0 commit comments

Comments
 (0)