mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
13 lines
384 B
Markdown
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.
|