Self-Hosted Configuration
Prerequisites
Quick Install
# Add Helm repository
helm repo add bbx-helm-repo https://storage.googleapis.com/bluebricks-helm-public
helm repo update
# Install BDC
helm install bdc bbx-helm-repo/bluebricks-deployments-controller \
--set orchestrator.secret.value=YOUR_COLLECTION_TOKEN \
--namespace bluebricks \
--create-namespace
# Verify
kubectl get pods -n bluebricksKey Configuration Options
Parallel Workers
Runner Resources
Storage
Sizing Guidelines
Cluster size
Workers
Runner memory
Storage
Upgrading
Common Issues
Symptom
Cause
Fix
See also
Last updated
Was this helpful?

