homebrew-kzero
June 10, 2026 · View on GitHub
Homebrew tap for kzero — declarative Kubernetes workload down / up / reset pipelines from YAML.
Same pattern as homebrew-pgwd: Casks/kzero.rb is generated and pushed by GoReleaser on each kzero release tag (HOMEBREW_TAP_TOKEN on the kzero repo).
Install
brew install hrodrig/kzero/kzero
Works on macOS and Linux (Homebrew on Linux). Installs the kzero binary and man kzero (from the release tarball).
Links
- Project: github.com/hrodrig/kzero
- Operator docs (bastion, cron, kind e2e): kzero-selfhosted
- Releases: kzero releases
Maintainers
- Do not edit
Casks/kzero.rbby hand — the next kzero tag overwrites it. - If your local clone only shows this README, run
git pull(GoReleaser commits land onmainafter each tag). - If the tap did not update after a release, check the kzero Release workflow and
HOMEBREW_TAP_TOKEN(PAT withcontents:writeon this repo).