Skip to content

Commit b29b085

Browse files
Merge 13a59a5 into backport/ce724/happily-crisp-starfish
2 parents 958a729 + 13a59a5 commit b29b085

File tree

14 files changed

+76
-1880
lines changed

14 files changed

+76
-1880
lines changed

website/content/plugins/drivers/community/containerd.mdx

Lines changed: 0 additions & 423 deletions
This file was deleted.

website/content/plugins/drivers/community/firecracker-task-driver.mdx

Lines changed: 0 additions & 130 deletions
This file was deleted.

website/content/plugins/drivers/community/iis.mdx

Lines changed: 0 additions & 104 deletions
This file was deleted.

website/content/plugins/drivers/community/index.mdx

Lines changed: 9 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -6,42 +6,14 @@ description: Learn about the community-supported task driver plugins that extend
66

77
# Community task driver plugins
88

9-
If you have authored a task driver plugin that you believe will be useful to the
10-
broader Nomad community and you are committed to maintaining the plugin, please
11-
file a PR to add your plugin to this page.
9+
Task driver plugins authored and maintained by the Nomad community are listed on
10+
the [Nomad integrations page](/nomad/integrations). On that page, select
11+
**Community** from the **Tiers** list and **Task Drivers** from the **Types**
12+
list to review Community-authored task driver plugins.
1213

13-
For details on authoring a task driver plugin, please refer to the [plugin
14-
authoring guide][plugin_guide].
15-
16-
## Task Driver Plugins
17-
18-
Nomad has a plugin system for defining task drivers. External task driver
19-
plugins will have the same user experience as built in drivers.
20-
21-
The following is a list of community-supported task drivers you can use with Nomad:
22-
23-
- [containerd][nomad-driver-containerd]
24-
- [Firecracker][firecracker-task-driver]
25-
- [Jail task driver][jail-task-driver]
26-
- [Lightrun][lightrun]
27-
- [Pledge][pledge]
28-
- [Pot][pot]
29-
- [Rookout][rookout]
30-
- [Singularity][singularity]
31-
- [systemd-nspawn][nspawn-driver]
32-
- [Windows IIS (nomad-driver-iis)][nomad-driver-iis]
33-
- [Windows IIS (nomad-iis)][nomad-iis]
34-
35-
[rookout]: /nomad/plugins/drivers/community/rookout
36-
[plugin_guide]: /nomad/docs/concepts/plugins
37-
[singularity]: /nomad/plugins/drivers/community/singularity
38-
[jail-task-driver]: /nomad/plugins/drivers/community/jail-task-driver
39-
[pot]: /nomad/plugins/drivers/community/pot
40-
[firecracker-task-driver]: /nomad/plugins/drivers/community/firecracker-task-driver
41-
[nspawn-driver]: /nomad/plugins/drivers/community/nspawn
42-
[nomad-driver-iis]: /nomad/plugins/drivers/community/iis
43-
[nomad-iis]: /nomad/plugins/drivers/community/nomad-iis
44-
[nomad-driver-containerd]: /nomad/plugins/drivers/community/containerd
45-
[lightrun]: /nomad/plugins/drivers/community/lightrun
46-
[pledge]: /nomad/plugins/drivers/community/pledge
14+
If you have authored a task driver plugin that you believe is useful to the
15+
broader Nomad community and are committed to maintaining the plugin,
16+
create a [Nomad GitHub issue](https://github.com/hashicorp/nomad/issues) so we can add your plugin to the Nomad Integrations page.
4717

18+
For details on authoring a task driver plugin, refer to the [plugin
19+
authoring guide](/nomad/docs/concepts/plugins).

0 commit comments

Comments
 (0)