Join nodes to create a Nomad cluster. Learn manual clustering and automatic
clustering using cloud auto-join or Consul.
4min
Multi-Region Federation
Submit jobs or interact with the HTTP API targeting any region, from any
server, even if that server resides in a different region.
3min
Namespaces
Segment jobs and their associated objects from each other and other users of
the cluster using Nomad namespaces.
10min
Workload Migration
Learn how Nomad migrates workloads during migration events, like node drains
for maintenance. Explore the defaults and learn how to customize the migration
configuration for your own applications.
8min
Outage Recovery
Don't panic! Learn the steps necessary to recover a single node failure,
multi-node failure, or a complete loss of quorum. Recovery requires an
operator to intervene, but it is straightforward.
11min
Using Prometheus to Monitor Nomad Metrics
Collect metrics on Nomad using Prometheus after enabling telemetry on Nomad
server and client nodes.
6min
Autopilot
Configure and use Autopilot to help maintain your cluster and enable advanced
scaling and upgrade features.
12min
Configure NGINX Reverse Proxy for Nomad's Web UI
Build a reverse proxy for the Nomad UI using NGINX. Learn about the
technologies used in the Nomad UI and considerations necessary when making
your own reverse proxy configuration.
8min
Multi-Region Deployments
Deploy applications to multiple federated Nomad clusters with configurable
rollout and rollback strategies.
16min
Use hcdiag with Nomad
Use the hcdiag tool to gather important Nomad operational data for troubleshooting.