Skip to content
Merged
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: 4 additions & 1 deletion windows_containers/enabling-windows-container-workloads.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ Dual NIC is not supported on WMCO-managed Windows instances.

* You have installed the OpenShift CLI (`oc`).

* You have installed your cluster using installer-provisioned infrastructure, or using user-provisioned infrastructure with the `platform: none` field set in your `install-config.yaml` file.
* You have installed your cluster using one of the following infrastructures:

** Any installer-provisioned infrastructure
** A user-provisioned infrastructure with the `platform: none` field set in your `install-config.yaml` file

* You have configured hybrid networking with OVN-Kubernetes for your cluster. For more information, see xref:../networking/ovn_kubernetes_network_provider/configuring-hybrid-networking.adoc#configuring-hybrid-ovnkubernetes[Configuring hybrid networking].

Expand Down