Firecracker Executor for Mesos. It enables you to run workload in microvm's.
2.3K
This executer will deploy a microvm per task, and run the mesos task command inside of it. Beside the executor, includes this docker image currently the linux kernel (version 6.3) and the rootfs as well. In the future that will be changed.
If the custom executer would be running under the mesos containerizer. The default isolation configuration in mesos is to tight. For the first shot, change the isolation to:
MESOS_ISOLATION=filesystem/linux,docker/runtime
My meso-compose framework will use the docker containerizer. These should work out of the box.
Content type
Image
Digest
sha256:62d03e946…
Size
136.9 MB
Last updated
about 1 year ago
docker pull avhost/mesos-firecracker-executor