firecracker-microvm / firecracker-microvm/firecracker-containerd
Project state
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
I'm preparing a comparison for different CRI runtimes with various levels of isolation. I want firecracker to be part of it BUT it seems like I need to run another containerd service next to upstream (main) one in order to use `firecracker-containerd`.
The upstream containerd project is currently at v2.2.x, a fresh compiled version from main is v1.7.x. The containerd v2 version has overhauled its plugin-system so plugins are independent of the main service. Meanwhile I can run firecracker via kata-containers.
Can I use the upstream containerd v2 somehow with a shim for firecracker?
So I was wondering if this project is still maintained and needed.
BTW: The Slack Link is not aktive anymore :(
Contributor guide
Assessment
This issue has not been assessed yet.