Nomad plugins
Plugins extend Nomad's functionality. Device plugins detect hardware such as USBs and NVIDIA GPU. Task driver plugins provide specific resource isolation when executing workloads. Review configuration, installation, usage, and reference information for the NVIDIA GPU and USB device plugins, and the Exec2, Podman, and Virt task drivers.
Nomad implements a plugin framework which allows users to extend the functionality of some components within Nomad. The design of the plugin system is inspired by the lessons learned from plugin systems implemented in other HashiCorp products such as Terraform and Vault.
The following components are currently pluggable within Nomad: