# Expanse ## Docs - [Architecture](https://docs.expanse.sh/architecture.md): How Expanse captures workload evidence, learns from it, and manages your data. - [Changelog](https://docs.expanse.sh/changelog.md): Product updates, enhancements, and fixes for the Expanse platform. - [CLI Reference](https://docs.expanse.sh/cli/overview.md): Every command the Expanse CLI exposes. - [Computes](https://docs.expanse.sh/concepts/computes.md): What a compute is and what Expanse supports. - [Intelligence](https://docs.expanse.sh/concepts/intelligence.md): Resource recommendations and failure diagnosis grounded in your compute's own history. - [Telemetry](https://docs.expanse.sh/concepts/passive-telemetry.md): Every scheduled workload on your compute, captured automatically. - [Teams & roles](https://docs.expanse.sh/concepts/teams-and-roles.md): How organisations, teams, and roles control access in Expanse. - [Authentication](https://docs.expanse.sh/deployment/authentication.md): How Expanse authenticates users. - [Inference right-sizer](https://docs.expanse.sh/deployment/inference-rightsizer.md): Tighten serving workload resource requests at submit time so more inference jobs pack per GPU. - [Introduction](https://docs.expanse.sh/index.md): Expanse is the intelligence layer for HPC compute. Resource predictions, failure diagnostics, and waste visibility for the workloads your compute estate runs. - [Install on Kubernetes](https://docs.expanse.sh/installation/kubernetes.md): Connect a Kubernetes cluster to Expanse: exchange the install token from a workstation, then install the Helm chart. - [Install on Nomad](https://docs.expanse.sh/installation/nomad.md): Connect a Nomad cluster to Expanse with the one-line systemd installer on a client node. - [Install on AWS ParallelCluster](https://docs.expanse.sh/installation/parallelcluster.md): Connect an AWS ParallelCluster to Expanse. The install detects ParallelCluster and picks the shared prefix for you. - [Install on SLURM](https://docs.expanse.sh/installation/slurm.md): Connect a SLURM cluster to Expanse: one controller daemon on the login node, a credential-less sampler on each worker. - [Install on a VM or generic host](https://docs.expanse.sh/installation/vm.md): Connect a single machine to Expanse: install the CLI, exchange the install token, run the daemon. - [Console](https://docs.expanse.sh/integrations/console.md): The Expanse web dashboard. - [Nomad](https://docs.expanse.sh/integrations/nomad.md): Capture HashiCorp Nomad allocation telemetry in Expanse. - [Quickstart](https://docs.expanse.sh/quickstart.md): Install the CLI, register your first compute, and run your first analyse. ## OpenAPI Specs - [openapi](https://docs.expanse.sh/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/expanse-labs) - [Console](https://console.expanse.sh)