nomad-driver-containerd icon indicating copy to clipboard operation
nomad-driver-containerd copied to clipboard

Add support for --runtime

Open shishir-a412ed opened this issue 3 years ago • 2 comments

Currently containerd-driver gives the ability to set the runtime at the plugin level

It doesn't allow you to choose runtime at the job level similar to this

Add a flag --runtime to allow selecting runtime per job (Assuming runtime is installed and available on the nomad client node) This will allow users to run containers with multiple runtimes e.g. runc and runsc (gVisor) on the same node.

shishir-a412ed avatar Mar 30 '21 23:03 shishir-a412ed

Are you still working on this in #83 ?

t-hale avatar Feb 22 '23 04:02 t-hale

@t-hale Sorry I am not actively working on this project right now, due to other competing priorities. Feel free to pick it up if you like. I ll try to help with the review.

shishir-a412ed avatar Feb 23 '23 03:02 shishir-a412ed