Cluster-Diagnose
ein Archiv.

groot ist ein read-only Kubernetes-Log- und Kontext-Sammler — ein groot collect packt Pod-Logs, Events und API-Snapshots in ein .tar.gz für Incident Response und RCA.

GROOT — Kubernetes log collector
curl -fsSL https://get.groot.hermesrodriguez.com/install.sh | sh

Read-only collect

Parallele Pod-Logs, Events und API-Snapshots aus YAML — ein reproduzierbares Tarball pro Lauf.

Incident-ready

Evidence an Tickets anhängen, teilen oder für Compliance aufbewahren — ersetzt kubectl Copy-Paste.

Operator-tauglich

Signierte Releases, Homebrew Cask, Helm CronJob in deploy/ — für On-Call und Postmortems.

Schnellstart

$ groot --print-sample-config > groot.yml
$ groot collect --config groot.yml

Helm CronJob deploy: groot/deploy

Repositories