Expanse treats a Nomad cluster as aDocumentation Index
Fetch the complete documentation index at: https://docs.expanse.sh/llms.txt
Use this file to discover all available pages before exploring further.
nomad compute. Install the daemon on a
Nomad client node with access to the Nomad HTTP API, and Expanse captures
allocations placed on the cluster.
What gets captured
For each Nomad allocation, Expanse records:- Allocation, job, group, task, namespace, region, datacenter, and node context.
- Requested CPU, memory, and device resources, including GPU vendor and model where available.
- Allocation and task state, task events, runtime, exit status, and failure context.
- Bounded stdout and stderr log tails where Nomad authorises access.
- Live CPU and memory metrics where the client exposes them. GPU detail is opt-in
and requires
nvidia-smion the node; when enabled but unavailable, the watcher is disabled and the daemon reports the gap on heartbeat.
expanse analyse,
expanse diagnose, and the intelligence layer.
Register Nomad
Register a compute and choosenomad when prompted:
Verify capture
Submit any Nomad job after the daemon starts. Within a minute of the allocation entering the scheduler, thenomad compute and the allocation appear in
console.expanse.sh.
Next steps
Computes
How Nomad maps to the Expanse compute model.
Telemetry
What Expanse captures before, during, and after each allocation.