From 91cd42920b7bd3810903c3c64a70bfdfa6a3e195 Mon Sep 17 00:00:00 2001 From: Ajesh Baby Date: Tue, 26 Jan 2021 19:50:23 +0530 Subject: [PATCH] Adding Kublr as adopter reference #2191 (#2419) * Adding Kublr as adopter reference #2191 --- ADOPTERS.md | 7 ++++--- adopters/organizations/kublr.md | 16 ++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 adopters/organizations/kublr.md diff --git a/ADOPTERS.md b/ADOPTERS.md index a30deba40cd..1470011163c 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -13,13 +13,14 @@ Please send PRs to add or remove organizations/users. |[NetApp](https://www.netapp.com)|[Chaos Engineering](https://www.netapp.com/us/index.aspx)|[Our Story](adopters/organizations/netapp.md)| |[Keptn](https://keptn.sh)|[Chaos Engineering integration in CD](https://www.youtube.com/watch?v=aa5SzQmv4EQ)|To Be Added| |[AkriData](https://www.akridata.com/)|Pod Chaos Experiments in AWS & Azure|[Our Story](adopters/organizations/akridata.md)| -|[Raspbernetes](https://github.com/raspbernetes)|Resilience of OpenEBS & other apps on ARM64 based clusters|[Our Story](adopters/organizations/raspbernetes.md) +|[Raspbernetes](https://github.com/raspbernetes)|Resilience of OpenEBS & other apps on ARM64 based clusters|[Our Story](adopters/organizations/raspbernetes.md)| +|[Kublr](https://kublr.com/)|Identify the weak spots and components prone to failures under stress|[Our Story](adopters/organizations/kublr.md)| | User | Usecase | Details | | :--- | :--- | :--- | -| [Laura Henning](https://github.com/LaumiH)|Reasearch on how to do chaos engineering in minikube clusters like [these](https://github.com/LaumiH/k8sstuff)|[My Story](adopters/users/Laura_Henning.md) +| [Laura Henning](https://github.com/LaumiH)|Reasearch on how to do chaos engineering in minikube clusters like [these](https://github.com/LaumiH/k8sstuff)|[My Story](adopters/users/Laura_Henning.md) | | [Johnny Jacob](https://github.com/johnnyjacob)|Testing deployment designs for resiliency|Coming Soon!| | [Jayesh Kumar Tank](https://github.com/k8s-dev)|Create Cloud Native Validation Suite on [Microservices Application](https://github.com/k8s-dev/microservices-demo)|[My Story](adopters/users/Jayesh_Kumar_Tank.md)| | [Bhaumik Shah](https://github.com/Bhaumik1802)|Use LitmusChaos for Kafka Resiliency on Dev/Staging|[My Story](adopters/users/Bhaumik_Shah.md)| | [Jayadeep KM](https://github.com/kmjayadeep)|Ensure reliability of microservices|[My Story](adopters/users/Jayadeep_KM.md)| -| [Shantanu Deshpande](https://github.com/ishantanu)|Chaos Engineering Practice as SRE|[My Story](adopters/users/Shantanu_Deshpande.md)| +| [Shantanu Deshpande](https://github.com/ishantanu)|Chaos Engineering Practice as SRE|[My Story](adopters/users/Shantanu_Deshpande.md)| \ No newline at end of file diff --git a/adopters/organizations/kublr.md b/adopters/organizations/kublr.md new file mode 100644 index 00000000000..725efa8a0a2 --- /dev/null +++ b/adopters/organizations/kublr.md @@ -0,0 +1,16 @@ +## Kublr + +[Kublr](https://kublr.com/) is an Enterprise-ready orchestration platform to centrally deploy, run, and manage Kubernetes clusters across all of your environments with a comprehensive container orchestration platform that finally delivers on the Kubernetes promise. Optimized for large enterprises, Kublr is designed to provide multi-cluster deployments and observability. We made it easy, so your team can focus on what really matters: innovation and value generation. + +### **Applications/Workloads or Infra that are being subjected to chaos by Litmus** + +Kublr-provisioned Kubernetes clusters; we apply litmus chaos load to stress-test the clusters and identify the weak spots and components prone to failures under stress when customer applications stress the system + +### **Why was Litmus chosen & how it is helping you (a brief description on the usecase)** + +Litmus is well-documented, well-supported open source tool with a great community and development team. It is flexible and allows us to adjust the chaos tests any way we need. + +### **Are you using it as part of devtest, CI/CD, in staging/pre-prod/prod or other** + +This is currently used as a part of development testing and adhoc experiments, although we are working on including litmus chaos tests into our standard automated QA process +