Litmus 1.13.8より、pod-cpu-hogがstress-ngベースに置き換わった。
> Introduces upgraded pod-cpu-hog & pod-memory-hog experiments that inject stress-ng based chaos stressors into target containers pid namespace (non-exec model).
>[Release 1.13.8 · litmuschaos/litmus · GitHub](https://github.com/litmuschaos/litmus/releases/tag/1.13.8)
- pod-cpu-hog: non-execモード。stress-ngコマンドをpid namespaceに注入する。
- pod-cpu-hog-exec: ターゲットコンテナ上で(デフォルトでは)md5sumコマンドを実行する。
参考: [Chore(New_Exp): Add stress chaos experiments and split out the exec stress experiments by uditgaurav · Pull Request #368 · litmuschaos/litmus-go · GitHub](https://github.com/litmuschaos/litmus-go/pull/368)