cloudfoundry-incubator / kubo-release

Kubernetes BOSH release
https://www.cloudfoundry.org/container-runtime/
Apache License 2.0
161 stars 76 forks source link

Add support for Windows worker nodes #303

Closed benmoss closed 5 years ago

benmoss commented 5 years ago

What this PR does / why we need it: This PR adds support for deploying Windows worker nodes.

How can this PR be verified? There is a PR to kubo-ci that adds a test that schedules a windows pod. With this PR and the one to kubo-deployment, the test passes.

Is there any change in kubo-deployment? Yes Is there any change in kubo-ci? Yes Does this affect upgrade, or is there any migration required? No, the only linux changes is a new spec option for flannel backend type, and the default maintains current behavior. Which issue(s) this PR fixes: Lack of windows support Release note:

Adds support for windows workers.
cfdreddbot commented 5 years ago

:white_check_mark: Hey benmoss! The commit authors and yourself have already signed the CLA.