Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions modules/installing-wmco-using-cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

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

[NOTE]
====
Dual NIC is not supported on WMCO-managed Windows instances.
====

.Procedure

. Create a namespace for the WMCO.
Expand Down
5 changes: 5 additions & 0 deletions modules/installing-wmco-using-web-console.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

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

[NOTE]
====
Dual NIC is not supported on WMCO-managed Windows instances.
====

.Procedure

. From the *Administrator* perspective in the {product-title} web console, navigate to the *Operators -> OperatorHub* page.
Expand Down
5 changes: 5 additions & 0 deletions windows_containers/enabling-windows-container-workloads.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ toc::[]

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.

[NOTE]
====
Dual NIC is not supported on WMCO-managed Windows instances.
====

[discrete]
== Prerequisites

Expand Down