GPU controller toolkit for Bacchus GPU servers.
- cert-manager installed on target cluster
cargo build --release
./generate-crd.sh
# To apply directly to cluster, pipe to `kubectl`
# cargo run --bin crdgen | kubectl apply -f -
Helm chart is provided. Check out the values.yaml
file.