Scripts for setting up a local hybrid Kubernetes cluster, with a Linux master, Linux worker and Windows worker. Currently deploys:
- Docker 19.03.0
- Kubernetes 1.15.1
The setup is documented here: Getting Started with Kubernetes on Windows.
There are also Kubernetes manifests for some sample apps, running in Windows and Linux pods.
The scripts are mostly hacked together from other scripts and docs: