We like k3s because it's fast on installation (~5 min till app is up), uses less resources (works on single core) & is stable during the last month's security update rally.
In addition we droped clojure // pallet in favor of kotlin // provs, we managed to set up a dual-stack k3s (I don't know, whether other distros are at this point yet).
At https://gitlab.com/domaindrivenarchitecture/provs/-/blob/master/src/main/kotlin/org/domaindrivenarchitecture/provs/server/infrastructure/K3s.kt you can have a sneak-view on our way of provisioning 🙂
(2/2)