replicatedhq / kURL

Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components
https://kurl.sh
Apache License 2.0
756 stars 78 forks source link

Support for windows #32

Open marccampbell opened 5 years ago

marccampbell commented 5 years ago

It should be possible to run a kurl.sh installer on Windows.

We can approach this in 2 phases, the first is to allow worker nodes to install on Windows. This is useful by itself to have a cluster with some Linux and some Windows nodes.

Once we have this, then we can plan a release that supports Windows for the master node(s) also.

markpundsack commented 4 years ago

Kubernetes does not have plans to support Windows as master nodes.

daniel88ferreira commented 3 years ago

Ability to install and join windows worker nodes would be great!