From 07eb1922081dd41b456bdac5c25d670d7c0ccb41 Mon Sep 17 00:00:00 2001 From: calvin puram Date: Sun, 23 Oct 2022 10:56:25 +0100 Subject: [PATCH] add Chaos Mesh and Litmus to Chaos Engineering --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c4cc8a1..5be1bed 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,8 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Chaos Monkey](https://github.com/Netflix/chaosmonkey) - a resiliency tool that helps applications tolerate random instance failures. - [Toxiproxy](https://github.com/Shopify/toxiproxy) - simulate network and system conditions for chaos and resiliency testing. - [Pumba](https://github.com/alexei-led/pumba) - chaos testing, network emulation and stress testing tool for containers. +- [Chaos Mesh](https://github.com/chaos-mesh/chaos-mesh) - A Chaos Engineering Platform for Kubernetes. +- [Litmus](https://github.com/litmuschaos/litmus) - Litmus enables teams to identify weaknesses in infrastructures. ## API Gateway