endocrimes / nomad-plugin-firecracker

WIP
6 stars 1 forks source link

Use an "Executor" process to manage VM Lifetime #1

Open endocrimes opened 5 years ago

endocrimes commented 5 years ago

Currently the plugin process owns the lifetime of a virtual machine. We should launch a process to manage that lifetime to allow us to restore a task should the process be restarted during a nomad client upgrade.