scale-ci-deploy
scale-ci-deploy copied to clipboard
PERFSCALE-1848 AWS Windows workers enablement
Description
Enables the install-time (Day0) and post-install (Day2) configuration requirements to deploy windows workers.
Day0 runs separate openshift-install create manifests in order to copy the Network with hybridOverlayConfig configured.
Day2 installs the operators and other resources required for Windows Machine Config Operator (WMCO).
Follows the procedure outlined in the documentation for the WMCO: https://docs.openshift.com/container-platform/4.11/windows_containers/enabling-windows-container-workloads.html.
Fixes
Is this PR still relevant @afcollins ?
Yes, it is still required for testing windows workers. That work was put on hold last year. Last I checked, the WMCO changed, so this has to be re-tested to ensure it works and close out all associated PRs.