apache/openwhisk

add firecracker container factory implementation

Open

#4,301 opened on Feb 21, 2019

View on GitHub
 (3 comments) (8 reactions) (0 assignees)Scala (1,177 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,777 stars)
PR merge metrics
 (Avg merge 17h 31m) (3 merged PRs in 30d)

Description

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

Contributor guide