Remix.run Logo
Running MicroVMs in Proxmox VE, the Easy Way(taoofmac.com)
67 points by zdw 2 days ago | 4 comments
tlamponi 15 minutes ago | parent | next [-]

FWWI, we did evaluate and benchmark microVMs back in 2020. Back then it was not really seen worth it the maintenance cost compared to what it brought to the table, but it makes sense to re-evaluate that again soonish; with native dynamic load balancing and affinity rules (and further orchestration improvements being lined up) they might be better leveraged today.

Oh, and mailing lists are a bliss to use compared to (barely loading) forges, at least to me and especially with public inbox and tools like b4 and lei for patch review, management and applying. For the sending side it's basically a git send-email command to pve-devel@list.proxmox.com, see https://git-send-email.io for a simple tutorial.

mkesper 26 minutes ago | parent | prev | next [-]

Tangentially, in theory, k3s + kubevirt + microvms sounds like the optimal combination for lightweight but isolated deployment. Does anyone have experience with that?

alde 11 minutes ago | parent [-]

KubeVirt only supports full QEMU. They have a long open issue about QEMU MicroVM support.

cedws 8 hours ago | parent | prev [-]

I see Proxmox blog post I upvote.

I’ve also been wanting a setup like this but don’t have to courage to use pve-microvm. First class microVM support would be very nice.