Why killing pods is not enough: Testing operator reconciliation with operator-chaos

380 · Red Hat · July 11, 2026, 5:46 a.m.
Summary
The blog post discusses the limitations of traditional chaos engineering tools for Kubernetes operators and introduces operator-chaos, a new framework designed to test operator reconciliation under various failure scenarios. The author presents different modes of failure injection and emphasizes the importance of testing how operators recover from real-world issues that go beyond simple pod restarts. This post serves as an introduction to operator-chaos and its capabilities in enhancing the resilience of Kubernetes operators.