Access to Nomad and Vault is controlled by their ACL system. When enabled,
both tools must be configured so that workloads running in Nomad are allowed
to access Vault.
4min
Generate Nomad tokens with HashiCorp Vault
Configure the Nomad secrets engine in Vault to deliver Vault-managed Nomad
ACL tokens.
14min
Generate mTLS certificates for Nomad using Vault
Use Vault and consul-template to create and configure Vault-managed mTLS
certificates for Nomad's API and RPC traffic.
14min
Vault integration and retrieving dynamic secrets
Generate and use Vault-managed PostgreSQL credentials as part of a
Nomad job specification.