mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
653 B
653 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Device Plugins: Community Supported | docs-devices-community | 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.
Authoring Device Plugins
Nomad has a plugin system for defining device drivers. External device plugins will have the same user experience as built in drivers. For details on authoring a device plugin, please refer to the plugin authoring guide.