Files
nomad/website/source/docs/internals/plugins/devices.html.md
2019-04-23 11:15:26 -04:00

13 lines
384 B
Markdown

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