Files
nomad/website/content/plugins/drivers/community/index.mdx
2024-01-10 14:14:30 +00:00

52 lines
1.8 KiB
Plaintext

---
layout: docs
page_title: 'Task Driver Plugins: Community Supported'
description: A list of community supported Task Driver Plugins.
---
# Community Supported
If you have authored a task driver 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.
For details on authoring a task driver plugin, please refer to the [plugin
authoring guide][plugin_guide].
## Task Driver Plugins
Nomad has a plugin system for defining task drivers. External task driver
plugins will have the same user experience as built in drivers.
Below is a list of community-supported task drivers you can use with Nomad:
- [containerd][nomad-driver-containerd]
- [Firecracker][firecracker-task-driver]
- [Jail task driver][jail-task-driver]
- [Lightrun][lightrun]
- [LXC][lxc]
- [Pledge][pledge]
- [Pot][pot]
- [Rkt][rkt]
- [Rookout][rookout]
- [Singularity][singularity]
- [systemd-nspawn][nspawn-driver]
- [Windows IIS][nomad-driver-iis]
- [Windows IIS][nomad-iis]
[rookout]: /nomad/plugins/drivers/community/rookout
[lxc]: /nomad/plugins/drivers/community/lxc
[rkt]: /nomad/plugins/drivers/community/rkt
[plugin_guide]: /nomad/docs/concepts/plugins
[singularity]: /nomad/plugins/drivers/community/singularity
[jail-task-driver]: /nomad/plugins/drivers/community/jail-task-driver
[pot]: /nomad/plugins/drivers/community/pot
[firecracker-task-driver]: /nomad/plugins/drivers/community/firecracker-task-driver
[nspawn-driver]: /nomad/plugins/drivers/community/nspawn
[nomad-driver-iis]: /nomad/plugins/drivers/community/iis
[nomad-iis]: /nomad/plugins/drivers/community/nomad-iis
[nomad-driver-containerd]: /nomad/plugins/drivers/community/containerd
[lightrun]: /nomad/plugins/drivers/community/lightrun
[pledge]: /nomad/plugins/drivers/community/pledge