Simple watchdogs for Kubernetes
This CronJos cleans "Evicted" pods.
kubectl apply -f https://github.com/norseto/k8s-watchdogs/releases/download/evicted-cleaner-v0.1.2/evicted-cleaner.yaml
Delete a pod that is scheduled to be biased to a specific node.
kubectl apply -f https://github.com/norseto/k8s-watchdogs/releases/download/pod-rebalancer-v0.1.2/pod-rebalancer.yaml
Ignores pods with affinity or tolerations.