k3s Vagrant Cluster


Life continues in the time of COVID-19.

To continue my work with k3s I’ve created a new Github project to build a development k3s cluster to use on my new iMac box (with 64Gb of memory I might add). Right now the project is in a very early stage and it builds on plenty of work of other contributors on other Github projects.

The Project

Head on over to k3s-vagrant-cluster and have a look. I’ve noticed that k3s is transitioning over to nginx-ingress instead of using Traefik so I’ll work on updating the project when the latest version is available.

A simple

vagrant up

will start the cluster. More documentation to come.