The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
Hey! While this does sound nice, however I think we're going to stick with what ships with k3s (flannel). Disabling this and installing a custom CNI is still supported just as it is with k3s!
Adding support for Calico CNI
I think it could be interesting to propose an alternative CNI to flannel, like Calico. What do you think guys ?
I did a PoC already and the implementation is not really hard.