Community distribution of the Windows Machine Config Operator. This is a preview build, and is not meant for production workloads. Issues with this distribution of WMCO can be opened against the WMCO repository. Please read through the troubleshooting doc before opening an issue. Please ensure that when installing this operator the starting CSV you subscribe to is supported on the version of OKD/OCP you are using. This CSV is meant for OKD/OCP COMMUNITY_VERSION.
The Windows Machine Config Operator configures Windows instances into nodes, enabling Windows container workloads to be ran within OKD/OCP clusters. Windows instances can be added either by creating a MachineSet, or by specifying existing instances through a ConfigMap. The operator will do all the necessary steps to configure the instance so that it can join the cluster as a worker node.
Please see the usage section of README.md.
Windows Nodes do not support workloads created via DeploymentConfigs. Please use a normal Deployment, or other method to deploy workloads.