-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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.
colemickens, insanitybit and slonopotamus
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed