cross-posted from: https://eviltoast.org/post/14241983
I've been thinking of migrating from proxmox to a kubernetes (talos) + kubevirt set up. I recently discovered https://cozystack.io/ which seems like it combines a lot of the things I would have to set up anyway.
Anybody have any experience with it? Curious to hear if it works well or if there are any major caveats/gotchas vs a more DIY setup.
4 Comments
joshcodes@programming.dev · 10 pts · 1y
I've got no experience with it but at first glance it seems like a very positive direction for the project:
You don't hear that often enough these days, everyone seems to be siloing information.
johntash@eviltoast.org · 1 pts · 1y
Yeah they do seem like good people from what little I've seen. The main developer supposedly contributes to various k8s projects too.
just_another_person@lemmy.world · 5 pts · 1y
It's...alright I guess? I don't know that it's really a good solution for most home users. What's the use-case?
johntash@eviltoast.org · 1 pts · 1y
I've been moving most of my homelab stuff to kubernetes. Right now it's a bunch of vms using talos and also a couple remote dedicated servers.
I was thinking of reinstalling my proxmox machines at home with talos, and using kubevirt for the things I still need VMs for.
Cozystack seems like it already manages most of the things I'd need?
It'd also be nice to be able to give access to a couple friends to their own virtual clusters on the remote servers.