diff --git a/ADOPTERS.md b/ADOPTERS.md index a30deba40cd..f30bf991dcb 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -14,6 +14,7 @@ Please send PRs to add or remove organizations/users. |[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) +|[Kublr](https://kublr.com/)|Identify the weak spots and components prone to failures under stress|[Our Story](adopters/organizations/kublr.md) | User | Usecase | Details | | :--- | :--- | :--- | 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 +