My implementation of k8s the hard way challenge https://github.com/kelseyhightower/kubernetes-the-hard-way
I kinda don't like writing a lot of shell scripts so I've chosen python for it. Also decided to not rely on clouds and spin VMs myself to have little bit of practice with QEMU and libvirt.