github.com/ferranbt/nomad@v0.9.3-0.20190607002617-85c449b7667c/website/source/docs/internals/plugins/devices.html.md (about)

     1  ---
     2  layout: "docs"
     3  page_title: "Device Plugins"
     4  sidebar_current: "docs-internals-plugins-devices"
     5  description: |-
     6    Learn about how to author a Nomad device plugin.
     7  ---
     8  
     9  # Devices
    10  
    11  Device plugin documentation is currently a work in progress. Until there is
    12  documentation, the [Nvidia GPU plugin](https://github.com/hashicorp/nomad/tree/master/devices/gpu/nvidia) is a useful example.