1
Cluster/Distributed OS for homelab
(alien.top)
I do all of this with kubernetes. For VM workloads, I use kubevirt (which is libvirt controlled by kubernetes). It runs extremely well, is lightweight, and it's very consistent to operate.
At one point I had a lot more layers to this. As I became more competent and aware use the ecosystem, it all flattened into bare metal kubernetes.
What are you going to be doing on this persistent ubuntu vm?
I run multiple VMs across a couple proxmox hosts and have a kubernetes cluster by them. Works great, very flexible and can move pods or VMs around as needed. I don’t use ceph though but nfs rather