# Tools for Chaos Engineering Below are some popular tools for [[Chaos Engineering]]. ## [[Open source]] tools These tools are free to use, and their source code is available for anyone to modify. [^marmer] - [[Netflix]]'s [[Chaos Monkey]] - [[chaos-toolkit]] - [repo](https://github.com/chaostoolkit) - [[kube-monkey]] - [repo](https://github.com/asobti/kube-monkey) - [[chaoskube]] - [repo](https://github.com/linki/chaoskube) - [[Chaos Mesh]] - [repo](https://github.com/chaos-mesh/chaos-mesh) - [[Litmus Chaos]] - [repo](https://github.com/litmuschaos/litmus) - [[KubeInvaders]] - [repo](https://github.com/lucky-sideburn/KubeInvaders) - [PowerfulSeal](https://github.com/powerfulseal/powerfulseal) - [Pod-reaper](https://github.com/target/pod-reaper) - [Kube-entropy](https://github.com/alexlokshin/kube-entropy) - [Fabric8 Chaos Monkey](https://fabric8.io/guide/chaosMonkey.html) - [Mangle by VMware](https://vmware.github.io/mangle/) ## Proprietary tools - [[AWS Fault Injection Simulator]] - [[Gremlin]] [^marmer]: Marmer, V. (2021). _Open source solutions for chaos engineering in Kubernetes_. Flant. Retrieved from https://blog.flant.com/chaos-engineering-in-kubernetes-open-source-tools/ . [[Open Source Solutions for Chaos Engineering in Kubernetes|My highlights]].