Prerequisites
Before installing Bud Runtime, ensure you have:- Kubernetes cluster (v1.24+)
- Helm 3.x installed
- kubectl configured with cluster access
- GPU nodes available for model inference
Installation Steps
1. Add the Bud Helm Repository
2. Create a Values File
Create avalues.yaml file with your configuration:
3. Install Bud Runtime
4. Verify Installation
Check that all pods are running:Next Steps
- Configure your first model deployment
- Set up the gateway for API access
- Explore the dashboard interface