Quickstart

Run a broker

cargo run -p crabka-broker -- --help

Run the operator

cargo run -p crabka-operator -- run --help

See the Reference for the operator CRD fields and broker configuration keys.