Files
nomad/website/content/plugins/drivers/community/index.mdx
Aimee Ukasick 13a59a57e6 Docs: Community plugins section refactor (#25891)
* Docs: Point community plugins links to their docs/repos

* fix typo in redirect.js
2025-05-20 08:35:06 -05:00

20 lines
1.0 KiB
Plaintext

---
layout: docs
page_title: Community task driver plugins
description: Learn about the community-supported task driver plugins that extend Nomad job features. Review installation, usage, and reference information for containerd, Firecracker, Jail, Pledge, Pot, Rookout, Singularity, system-nspawn, and Windows IIS task driver plugins.
---
# Community task driver plugins
Task driver plugins authored and maintained by the Nomad community are listed on
the [Nomad integrations page](/nomad/integrations). On that page, select
**Community** from the **Tiers** list and **Task Drivers** from the **Types**
list to review Community-authored task driver plugins.
If you have authored a task driver plugin that you believe is useful to the
broader Nomad community and are committed to maintaining the plugin,
create a [Nomad GitHub issue](https://github.com/hashicorp/nomad/issues) so we can add your plugin to the Nomad Integrations page.
For details on authoring a task driver plugin, refer to the [plugin
authoring guide](/nomad/docs/concepts/plugins).