hashicorp / nomad-driver-virt

Mozilla Public License 2.0
8 stars 1 forks source link

[FEATURE]: Native integration between Nomad and QEMU microvm #81

Open danlsgiga opened 1 week ago

danlsgiga commented 1 week ago

Thanks for building the virt driver integration, this really looks promising, specially for OnPrem usecases.

I think that having native integration between this Nomad driver and QEMU's microvm machine type would be a killer feature.

The microvm machine type, IMHO, beats the firecracker implementation for a couple reasons:

Keeping the same UX as containers but running directly on microvms is possible (being doing this in my homelab) and I think it would provide a lot of value for Nomad as a platform.