|
|
|
|
|
by tobwen
39 days ago
|
|
Thanks for the write-up, I like the integration in the Proxmox VE environment. Given some similarities, I’d like to briefly mention `krun` here. Although it’s an OCI-compatible container runtime, it uses MicroVMs with a similar approach. Perhaps we can exchange ideas here? I recall that GPU passthrough is also a recurring topic there. https://github.com/containers/crun/blob/main/krun.1.md |
|
I'm also a bit confused on how to use libkrun. It seems to be implemented in rust but provide a C API. Can it be used in rust projects?
Also, it made me curious if it would be possible to create a Linux distribution where every process runs in a microvm.