mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
12 lines
807 B
Plaintext
12 lines
807 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * support/troubleshooting/troubleshooting-windows-container-workload-issues.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="wmco-does-not-install_{context}"]
|
|
= Windows Machine Config Operator does not install
|
|
|
|
If you have completed the process of installing the Windows Machine Config Operator (WMCO), but the Operator is stuck in the `InstallWaiting` phase, your issue is likely caused by a networking issue.
|
|
|
|
The WMCO requires your {product-title} cluster to be configured with hybrid networking using OVN-Kubernetes; the WMCO cannot complete the installation process without hybrid networking available. This is necessary to manage nodes on multiple operating systems (OS) and OS variants. This must be completed during the installation of your cluster.
|