Show HN: Columbo – a CLI that finds forgotten K8s pods using a suspicion score(github.com)
github.com
Show HN: Columbo – a CLI that finds forgotten K8s pods using a suspicion score
https://github.com/k-krew/columbo
0 コメント
—
https://github.com/k-krew/columbo
—
Clusters tend to accumulate garbage: debug pods, failed jobs, test workloads that nobody cleans up. I built Columbo, a CLI that tries to detect these by assigning a suspicion score to each pod.
Would love feedback.