Skip to content
Craig Minihan edited this page Jan 6, 2022 · 9 revisions

hvk8scluster is a set of PowerShell scripts for Windows 10 and Server 2016+. These scripts will configure your host computer and create a full-fat multi-node multi-OS Kubernetes cluster which can be used much like a cloud providers.

Supported Features:

When your cluster is up and running you can use standard Kubernetes tools like kubectl and Helm to check the status and install and manage applications.

What you'll need

You'll need a Windows computer with at least 16GB of RAM and 128GB disk space free. You'll also need administrator rights in order to install the Windows components we'll need to spin up the cluster.

You don't need a good handle on Kubernetes but it will help troubleshooting once you are up and running. All you need to do is follow the instructions in this wiki and you should be good.

Check out the prerequisites to get started.