Create dynamic Nomad jobs with templating.
Learn the syntax for Go's text/template package, the basis of the template processing engines in Nomad, Consul, and Vault.
Use Go template syntax to customize the output of many Nomad CLI commands and learn how to explore unknown template contexts.
Use Levant to template jobs and reduce repeated elements inside of a job, reducing your efforts in maintaining complex job files.
Levant enables you to combine templates and context provided as command-line flags or variable files and enables you to abstract away complexity for downstream users.