What is TauGrid?
An open-source AI compute platform for Kubernetes infrastructure you control
TauGrid is an open, self-hosted AI compute platform for teams that run AI workloads on Kubernetes. It gives developers a consistent path from a repository to scheduled compute and saved results. It gives platform teams a consistent way to provide workspaces, share GPUs, apply policy, and understand what is happening on the cluster.
Developers should be able to submit training, tuning, batch inference, and serving workloads without rebuilding the same cluster integration for every project. Platform teams should be able to operate shared compute without creating a separate workflow for every research team.
TauGrid connects those needs:
repository -> tau run -> governed workspace -> shared compute -> saved evidence
The repository describes the workload. The workspace supplies the namespace, queue, identity, storage, and platform policy. Kueue admits work when quota is available. Kubernetes places pods on healthy capacity. TauGrid keeps the developer experience consistent across that path.
Continue with What is TauGrid? for the product model, Architecture for component ownership, or Core technologies for Ray, Kueue, adx-mon, and Stellar.
An open-source AI compute platform for Kubernetes infrastructure you control
How TauGrid connects repository intent to Kubernetes execution
Understand the systems TauGrid brings together