Skip to content

norseto/k8s-watchdogs

Repository files navigation

k8s-watchdogs

Simple watchdogs for Kubernetes

Evicted Pod Cleaner

This CronJos cleans "Evicted" pods.

Installation

kubectl apply -f https://github.com/norseto/k8s-watchdogs/releases/download/evicted-cleaner-v0.1.2/evicted-cleaner.yaml

Pod Rebalancer

Delete a pod that is scheduled to be biased to a specific node.

Installation

kubectl apply -f https://github.com/norseto/k8s-watchdogs/releases/download/pod-rebalancer-v0.1.2/pod-rebalancer.yaml

Limitation

Ignores pods with affinity or tolerations.

About

Simple watchdogs for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages