Sign inSign up

avhost/mesos-firecracker-executor

By avhost

Updated 7 months ago

Firecracker Executor for Mesos. It enables you to run workload in microvm's.

Image
Security
Integration & delivery
Monitoring & observability
0

2.3K

avhost/mesos-firecracker-executor repository overview

Mesos Firecracker Executor

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.

Notes

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.

Tag summary

Content type

Image

Digest

sha256:62d03e946

Size

136.9 MB

Last updated

about 1 year ago

docker pull avhost/mesos-firecracker-executor