From c6b9f4c9cae7efec810adde128360de841fba882 Mon Sep 17 00:00:00 2001 From: ajeshbaby Date: Wed, 25 Aug 2021 10:51:40 +0530 Subject: [PATCH 1/3] Update uninstallation section Signed-off-by: ajeshbaby --- litmus-portal/README.md | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/litmus-portal/README.md b/litmus-portal/README.md index 3c9193ea3f6..7675864bd57 100644 --- a/litmus-portal/README.md +++ b/litmus-portal/README.md @@ -88,28 +88,7 @@ View the User Guide [here](https://docs.litmuschaos.io/) ### **Uninstallation** -> Litmus-2.0.0 (Stable) -```bash -kubectl delete -f https://raw.githubusercontent.com/litmuschaos/litmus/2.0.0/docs/2.0.0/litmus-2.0.0.yaml -``` - -Or - -> Master (Latest) Cluster scope. Uninstall in litmus namespace by default. (Only deleting litmus portal components) -```bash -kubectl delete -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/cluster-k8s-manifest.yml -``` - -Or - -> Master (Latest) Namespaced scope. Replace `` with the desired namespace. -```bash -export LITMUS_PORTAL_NAMESPACE="" -kubectl delete -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/litmus-portal-crds.yml -kubectl delete -f ${LITMUS_PORTAL_NAMESPACE}-ns-scoped-litmus-portal-manifest.yml -n ${LITMUS_PORTAL_NAMESPACE} -``` - -##### **Additional information** +You can uninstall the steps using from [section here](https://litmusdocs-beta.netlify.app/docs/user-guides/uninstall-litmus) - Litmus Portal Design Specification
- Litmus Portal Development Guide From 433ac2160186f0d2e640d1ee0ff380655f68d4cc Mon Sep 17 00:00:00 2001 From: ajeshbaby Date: Wed, 25 Aug 2021 10:56:19 +0530 Subject: [PATCH 2/3] Update uninstallation section Signed-off-by: ajeshbaby --- litmus-portal/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litmus-portal/README.md b/litmus-portal/README.md index 7675864bd57..33751d652ee 100644 --- a/litmus-portal/README.md +++ b/litmus-portal/README.md @@ -88,7 +88,7 @@ View the User Guide [here](https://docs.litmuschaos.io/) ### **Uninstallation** -You can uninstall the steps using from [section here](https://litmusdocs-beta.netlify.app/docs/user-guides/uninstall-litmus) +You can uninstall using the steps from [section here](https://litmusdocs-beta.netlify.app/docs/user-guides/uninstall-litmus) - Litmus Portal Design Specification
- Litmus Portal Development Guide From 09abe03c6048e8323d4b832fe23b4885b89b9992 Mon Sep 17 00:00:00 2001 From: ajeshbaby Date: Mon, 30 Aug 2021 10:06:28 +0530 Subject: [PATCH 3/3] Add Neudesic as an Adopter Signed-off-by: ajeshbaby --- ADOPTERS.md | 1 + adopters/organizations/neudesic.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 adopters/organizations/neudesic.md diff --git a/ADOPTERS.md b/ADOPTERS.md index d9beceb713f..84170e469db 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -44,6 +44,7 @@ They use LitmusChaos as the tool of choice for carrying out chaos experiments in | Organization | Usecase | Details | | :--- | :--- | :--- | +| [Neudesic](https://www.neudesic.com/) | Chaos Engineering | [Our Story](adopters/organizations/neudesic.md) | |[WeScale](https://www.wescale.fr)|[Chaos Engineering](https://blog.wescale.fr/2020/03/19/le-guide-de-chaos-engineering-partie-2/)|[Our Story](adopters/organizations/wescale.md)| |[Wipro](https://www.wipro.com/en-IN/infrastructure/wipros-appanywhere/?utm_source=github&utm_campaign=litmuschaos_repo)|[Wipro AppAnywhere](https://www.wipro.com/en-IN/infrastructure/wipros-appanywhere/?utm_source=github&utm_campaign=litmuschaos_repo)|[Our Story](adopters/organizations/wipro.md)| diff --git a/adopters/organizations/neudesic.md b/adopters/organizations/neudesic.md new file mode 100644 index 00000000000..dc7c372323c --- /dev/null +++ b/adopters/organizations/neudesic.md @@ -0,0 +1,16 @@ +### **NEUDESIC** + +[NEUDESIC](https://www.neudesic.com/) has assembled a fully-managed partner ecosystem of leading cloud and independent software partners that provide us maximum flexibility to architect technology, strategies and solutions that drive business growth. Neudesic offers decades of experience, proven frameworks and a disciplined approach to quickly deliver reliable, quality solutions that help you go to market faster and get a leg up on your competition. + + +### Why do we use litmus + +We are using litmus chaos to inject faults in our aks environments. Before arriving at litmus we explored other tools , but found litmus to be the most well rounded one and the one that aligned closest to the principles of chaos + +### How do we use litmus + +We are using litmus in our pre prod environments in the ci cd stage as a gate for releases + +### Benefits in using Litmus + +The chaos gated deployments make use of the in-built git ops integration in litmus