Infraware: Drastically speed up your DevOps workflow–from prompt to production (opens in new tab)
Most engineers learn what a CrashLoopBackOff or an OOMKill actually looks like during an incident. That is the worst possible time. So we built a tool to create those conditions on purpose. Rotelle is an open source Kubernetes failure simulator written in Rust. You deploy it into a cluster and trigger named failure modes on demand: crash loops, OOM kills, missing env vars, unreachable services and more. Each one is reproducible so you can drill on it, write the runbook before you need it or u...
Read the original article