mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com> Co-authored-by: Mike Nomitch <mnomitch@hashicorp.com>
20 lines
625 B
Plaintext
20 lines
625 B
Plaintext
---
|
|
layout: docs
|
|
page_title: 'Device Plugins: Community Supported'
|
|
description: 'A list of community supported Device Plugins.'
|
|
---
|
|
|
|
# Community Supported
|
|
|
|
If you have authored a device plugin that you believe will be useful to the
|
|
broader Nomad community and you are committed to maintaining the plugin,
|
|
please file a PR to add your plugin to this page. For details on authoring a
|
|
device plugin, please refer to the [plugin authoring guide][plugin_guide].
|
|
|
|
Below is a list of community-support task drivers you can use with Nomad:
|
|
|
|
- [USB][usb]
|
|
|
|
[plugin_guide]: /docs/internals/plugins
|
|
[usb]: /plugins/devices/community/usb
|