/k8s-win

Kubernetes on Windows

Primary LanguagePowerShell

Kubernetes on Windows

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.

Apps

There are also Kubernetes manifests for some sample apps, running in Windows and Linux pods.

Credits

The scripts are mostly hacked together from other scripts and docs: