Mayhem

Chaos engineering for Docker & Podman — break it on purpose, prove it recovers.

Mayhem is an open-source chaos engineering tool that lets you discover your running container infrastructure, inject real faults — kill processes, consume resources, corrupt configs — and prove your system recovers. Every run produces structured evidence you can review, share, and audit.

Key Features

Quick Install

pip install mayhem-cli

Why Chaos Engineering?

Your containers will fail in production — network partitions, OOM kills, dependency outages. Chaos engineering answers: does your system actually recover when that happens? Mayhem makes answering that question systematic, repeatable, and auditable.

Who Is This For?

Platform engineers, SREs, DevOps teams, and backend developers who ship containerised services and want to validate resilience before production incidents happen.