Toxiproxy
Shopify
π‘ Pick it for programmable, repeatable network-failure tests in CI or service-based applications.
Toxiproxy is an open-source TCP proxy for testing how applications behave under unreliable network conditions. It lets developers and test systems add...
Pros
- Simple and scriptable for deterministic network-condition testing
- Works outside Kubernetes and fits local, CI, and integration-test environments
- Has a smaller operational footprint than Gefyra or a full chaos platform
Cons
- Does not provide Gefyra's Kubernetes-aware traffic interception and mirroring
- Primarily handles TCP proxy scenarios rather than arbitrary pod networking
- Requires applications or tests to route traffic through the proxy
Free, open source