HashiCorp Nomad v0.5.3
We are pleased to announce the release of Nomad v0.5.3. This release includes several new features, improvements, and bug fixes.
Nomad v0.5.3 includes a number of exciting new features and improvements:
-
Parameterized Jobs and Dispatch - The parameterized job captures a job's configuration and runtime requirements in a generic way and dispatch is used to provide the input for the job to run against. A parameterized job is similar to a function definition, and dispatch is used to invoke the function. For more information, please see the parameterization and job dispatch documentation.
-
Interpolated Environment Variables in Templates - The
template
stanza now supports interpolation of Nomad environment variables. Please see the template for more information. -
Client-side Garbage Collection - Allocations are now garbage collected on the clients, reducing the chances of disk or node exhaustion.
-
Improved Vault Integration - Nomad now does additional validation on the provided Vault token, and permits setting a role to create Vault tokens against.
In addition to these new features, there are a ton of bug fixes and tiny improvements. Please review the v0.5.3 changelog for a detailed list of changes.
Sign up for the latest HashiCorp news
More blog posts like this one
Terraform Enterprise improves deployment flexibility with Nomad and OpenShift
Customers can now deploy Terraform Enterprise using Red Hat OpenShift or HashiCorp Nomad runtime platforms.
Nomad’s internal garbage collection and optimization discovery during the Nomad Bench project
A look into Nomad’s internal garbage collection process and the optimization discovered during the bench project.
New approaches to measuring Nomad performance
See how the HashiCorp Nomad team re-examined how to capture performance for a workload orchestrator, resulting in new metrics to better capture Nomad’s performance.