- [[LitmusChaos]]のv2.11.0から追加された。 [Release 2.11.0 · litmuschaos/litmus · GitHub](https://github.com/litmuschaos/litmus/releases/tag/2.11.0)
- TCPプロキシ[[toxiproxy]]により実現されている。
[litmus-go/http-helper.go at 671c5e04b8fe8a48f4385b1940d9f76d9f43a18d · litmuschaos/litmus-go · GitHub](https://github.com/litmuschaos/litmus-go/blob/671c5e04b8fe8a48f4385b1940d9f76d9f43a18d/chaoslib/litmus/http-chaos/helper/http-helper.go)
1. nsenterでtoxiproxyを対象Pod内のNetwork NSで起動する
2. nsenter + iptablesでtoxiproxyの待受ポートへリダイレクト
[Introduction to HTTP Chaos in LitmusChaos - DEV Community 👩💻👨💻](https://dev.to/litmus-chaos/introduction-to-http-chaos-in-litmuschaos-3hn)
