AI Cluster Runtime (AICR)
AI Cluster Runtime (AICR)
NVIDIA AI Cluster Runtime (AICR) generates validated, reproducible configuration artifacts for GPU-accelerated Kubernetes clusters. Given a description of your environment — cloud, accelerator, OS, intent — AICR emits the Helm, Argo CD, Flux, or Helmfile artifacts your deployment tool consumes. The output is hardware-aware, version-locked, and backed by SLSA Level 3 provenance.
For the project pitch, supported environments, and a feature overview, see the repository README.
Find Your Path
User Guide
For operators running aicr against real clusters.
Integrator Guide
For pipelines and platforms that call AICR programmatically or host
aicrd.
Contributor Guide
For developers working on AICR itself.
The Four-Stage Workflow
Each stage produces a serializable artifact and is independently
invocable. Stages can be chained or run standalone, and inputs and
outputs flow through files, stdout, or Kubernetes ConfigMaps
(cm://namespace/name). For the CLI walkthrough see
CLI Reference; for the architecture see
/aicr/contributor-guide/architecture-overview.
Glossary
Reference for the terms used across the docs site.