Skip to content

Add support for --runtime #82

@shishir-a412ed

Description

@shishir-a412ed

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.

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions