Read-only collect
Parallel pod logs, events, and API snapshots from YAML — one reproducible tarball per run.
groot is a read-only Kubernetes log and context collector — one groot collect pulls pod logs, events, and API snapshots into a .tar.gz for incident response and RCA.
curl -fsSL https://get.groot.hermesrodriguez.com/install.sh | sh
Parallel pod logs, events, and API snapshots from YAML — one reproducible tarball per run.
Attach evidence to tickets, share with teammates, or retain for compliance — replaces scattered kubectl copy-paste.
Signed releases, Homebrew cask, Helm CronJob in deploy/ — built for on-call and postmortems.
$ groot --print-sample-config > groot.yml $ groot collect --config groot.yml
Helm CronJob deploy: groot/deploy
| Repo | Role |
|---|---|
| hrodrig/groot | CLI, SPEC, releases, container image, deploy/ |
| hrodrig/groot/deploy | Helm chart and CronJob patterns |