Hacker News new | ask | show | jobs
Show HN: Columbo – a CLI that finds forgotten K8s pods using a suspicion score (github.com)
2 points by kreicer 84 days ago
Hi HN,

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.