This library is a work in progress. It will be built over a series of PRs. Plan and progress for PRs is can be found here
From your local build host, login to Docker for pushing/pulling repos. we assume auth for registryies are already setup.
docker login
kubectl create ns <namespace>
cargo run --bin cluster --
-n <namespace>
--deploy-method local
--local-path <path-to-local-agave-monorepo>
--do-build
cargo run --bin cluster --
-n <namespace>
--deploy-method tar
--release-channel <agave-version: e.g. v1.17.28> # note: MUST include the "v"