-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
- Up to 10 Linux and/or 10 Windows nodes
- Networking with Flannel or Calico
- Block, object and file storage by Rook/Ceph
- Load Balancer by MetalLB
- Ingress by nginx
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.
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.
This wiki is under construction. If you think you can help out or you spot any problems please let us know.