Openwhisk: add firecracker container factory implementation

Created on 21 Feb 2019  路  3Comments  路  Source: apache/openwhisk

openwhisk supports container factory implementations using docker directly, kubernetes, mesos, and soon YARN.

we should consider adding a firecracker implementation - https://github.com/firecracker-microvm/firecracker

enhancement help wanted

All 3 comments

It seems there is a project which aims to use firecraker as a containerd runtime.
https://github.com/firecracker-microvm/firecracker-containerd

@chetanmeh already has a prototype! https://github.com/apache/incubator-openwhisk/pull/4556

Was this page helpful?
0 / 5 - 0 ratings