28 lines
919 B
Plaintext
28 lines
919 B
Plaintext
---
|
|
layout: docs
|
|
page_title: 'Autoscaler Plugins: Community Supported'
|
|
description: A list of community-supported Autoscaler Plugins.
|
|
---
|
|
|
|
# Community Supported
|
|
|
|
If you have authored an autoscaler 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 an autoscaler plugin, please refer to the [plugin
|
|
authoring guide][plugin_guide].
|
|
|
|
Below is a list of community-support plugins available for the Nomad autoscaler.
|
|
|
|
## Target Plugins
|
|
|
|
- [DigitalOcean Droplets][do-droplets]
|
|
- [OpenStack Nova][os-nova]
|
|
- [OpenStack Senlin][senlin]
|
|
|
|
[plugin_guide]: /docs/autoscaling/internals/plugins
|
|
[senlin]: https://github.com/dkt26111/nomad-senlin-autoscaler
|
|
[do-droplets]: https://github.com/jsiebens/nomad-droplets-autoscaler
|
|
[os-nova]: https://github.com/jorgemarey/nomad-nova-autoscaler
|