Hacker News new | ask | show | jobs
by aliguori 2764 days ago
Kata Containers is a lot of infrastructure for running containers and it uses QEMU to run the actual VMs. Firecracker just replaces the QEMU part and we're eager to work with folks like the Kata community.

I love QEMU, it's an amazing project, but it does a ton and it's very oriented towards running disk images and full operating systems. We wanted to explore something really focused on serverless. So far, I'm really happy with the results and I hope others find it interesting too.

1 comments

We felt the same way about QEMU before we started crosvm. Glad to see you all found some use out of it.