
Kube-Janitor
GoKubernetesDockerSlack API
Automated Kubernetes Pod Cleanup Controller that monitors and removes stale, failed, or orphaned pods with Slack notifications.
Kube-Janitor is a Go-based Kubernetes controller designed to automate the cleanup of stale, failed, and orphaned pods in your cluster. It continuously monitors pod states and intelligently removes resources that are no longer needed.
Key features include configurable cleanup policies, real-time Slack notifications for cleanup events, and seamless integration with existing Kubernetes workflows. Built with the official Kubernetes client-go library for reliable API interactions.