Files
nomad/website/source/guides/external/index.html.md
Omar Khawaja b8d96a4db7 fix typo
2019-01-30 17:48:08 -05:00

20 lines
554 B
Markdown

---
layout: "guides"
page_title: "External Plugins"
sidebar_current: "guides-external"
description: |-
External plugins guides list
---
## External Plugins
Starting with Nomad 0.9, task and device drivers are now pluggable. This gives
users the flexibility to introduce their own drivers by providing a binary
rather than having to fork Nomad to make code changes to it. See the navigation
menu on the left or the list below for guides on how to use some of the external
drivers available for Nomad.
- [LXC][lxc]
[lxc]: /guides/external/lxc.html