corest / podkiller

podkiller - golang application for killng pods inside Kubernetes cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podkiller

Podkiller kills pods, tagged with special tags. Supports random schedules, black/white lists with namespaces.

Custom configuration

See config.toml for examples. To replace configuration, mount your volume as /etc/pod-killer with config.toml file inside

About

podkiller - golang application for killng pods inside Kubernetes cluster


Languages

Language:Go 96.2%Language:Shell 3.8%