scale-ci-deploy icon indicating copy to clipboard operation
scale-ci-deploy copied to clipboard

PERFSCALE-1848 AWS Windows workers enablement

Open afcollins opened this issue 3 years ago • 2 comments
trafficstars

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

afcollins avatar Aug 26 '22 20:08 afcollins

Is this PR still relevant @afcollins ?

jtaleric avatar Feb 21 '23 18:02 jtaleric

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.

afcollins avatar Feb 21 '23 18:02 afcollins