We are excited to announce the release of Nomad Autoscaler v0.2.0. This release includes numerous bug fixes, features, and improvements.
Below are a few major features included in this release:
- Dynamic Application Sizing (Enterprise): Evaluate, processes and store historical task resource usage data, making recommendations for CPU and Memory resource parameters [GH-298]
- Azure VMSS Horizontal Cluster Scaling: Scale the number of Nomad clients within Azure virtual machine scale sets [GH-278]
This release also includes some backwards incompatibilities, so changes might be required before version upgrade:
-
Datadog APM: Queries should use the new
query_window
parameter [GH-268] -
Policy in files: Policies stored in files must be wrapped in a
scaling
block [GH-313]
A full list of changes for this release can be found in the changelog.
Please report any issues found to GitHub.
As usual, a shout-out to the community for bug reports and PRs.
Thank you,
The Nomad Ecosystem Team
Links:
0.2.0 Changelog - nomad-autoscaler/CHANGELOG.md at v0.2.0 · hashicorp/nomad-autoscaler · GitHub
0.2.0 Binaries - nomad-autoscaler v0.2.0 Binaries | HashiCorp Releases
0.2.0 Docker image - Docker Hub