Documentation
AICR generates validated GPU-accelerated Kubernetes configurations through a four-stage workflow:
- Snapshot — Capture cluster state (GPU topology, drivers, Kubernetes config)
- Recipe — Generate optimized configuration for your hardware and intent
- Validate — Check constraints against actual cluster state
- Bundle — Create deployment-ready Helm values and manifests
Getting Started
New to AICR? Start with the Getting Started guide.
Documentation by Role
| Role | Description | Guide |
|---|---|---|
| User | Install and operate AICR | User Guide |
| Integrator | Embed AICR in automation pipelines | Integrator Guide |
| Contributor | Understand internals, add components | Contributor Guide |
Additional Resources
- Conformance Evidence — CNCF AI conformance test results
- Project Info — Contributing guidelines, development setup, releases