Helm Charts

Deploy Omnia to any Kubernetes cluster. Production-ready AI agent infrastructure in minutes.

# Add the repository
helm repo add omnia https://charts.altairalabs.ai
helm repo update

# Install the platform
helm install omnia omnia/omnia -n omnia-system --create-namespace