From 0aa32b476eda63abed6a075251671bb0f7f38218 Mon Sep 17 00:00:00 2001 From: Saiyam Pathak Date: Thu, 20 Jan 2022 23:59:08 +0530 Subject: [PATCH] Sandbox -> Incubating Signed-off-by: Saiyam Pathak --- website/docs/introduction/what-is-litmus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/introduction/what-is-litmus.md b/website/docs/introduction/what-is-litmus.md index 1654c19f..5732b51b 100644 --- a/website/docs/introduction/what-is-litmus.md +++ b/website/docs/introduction/what-is-litmus.md @@ -8,7 +8,7 @@ sidebar_label: Litmus Litmus Logo -LitmusChaos is a Cloud-Native Chaos Engineering Framework with cross-cloud support. It is a CNCF Sandbox project with adoption across several organizations. Its mission is to help Kubernetes SREs and Developers to find weaknesses in both Non-Kubernetes as well as platforms and applications running on Kubernetes by providing a complete Chaos Engineering framework and associated Chaos Experiments. +LitmusChaos is a Cloud-Native Chaos Engineering Framework with cross-cloud support. It is a CNCF Incubating project with adoption across several organizations. Its mission is to help Kubernetes SREs and Developers to find weaknesses in both Non-Kubernetes as well as platforms and applications running on Kubernetes by providing a complete Chaos Engineering framework and associated Chaos Experiments. Litmus can be used to run chaos experiments initially in the staging environment and eventually in production to find bugs and vulnerabilities, fixing which leads to an increased resilience of the system. Litmus adopts a `Kubernetes-native` approach to define chaos intent in a declarative manner via custom resources.