/nedry

Random tiny downtime to reduce uniform massive downtime.

Primary LanguagePython

Nedry - small acts of chaos to reduce downtime

Annotate a node with nedry-v1/action=drain and cordon it, then run nedry.drain to do a safe, slow node drain. kubectl annotate node ip-10-144-103-250.us-west-2.compute.internal nedry-v1/action=drain

Annotate a pod with nedry-v1/limit=400Mi, then run nedry.softlimit to perform a graceful delete/restart instead of a hard OOM kill.