aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.83k stars 89 forks source link

Application kernel for Aurae VMs #238

Closed krisnova closed 5 months ago

krisnova commented 1 year ago

Do we want to start talking about requirements for which kernel we ship with our VMs?

Right now we are using a stock Linux 5.15 kernel

Maybe its time to start talking about tightening this service up and building out the API in rust?

I think looking at gvisor could be worth our time.

MalteJ commented 5 months ago

We will implement a release strategy, that includes a decision on the Linux Kernel version.