Add Klanik as adopter and a brief of our story (#3059)
* add adopters story * Add Klanik as adopter "our story" to be added too Co-authored-by: Robin Segura <robin.segura-ext@pole-emploi.fr>
This commit is contained in:
parent
4239294165
commit
8a721aff76
|
|
@ -19,6 +19,7 @@ The companies listed here conform to [CNCF's definition of end-users](https://gi
|
|||
|[Lenskart](https://www.lenskart.com/)|Chaos Engineering for better Resiliency | [Our Story](adopters/organizations/lenskart.md)|
|
||||
|[Mercedes](https://www.mercedes-benz.com/)|Resiliency validation for applications|[Our Story](adopters/organizations/mercedes.md)|
|
||||
|[Orange](https://www.orange.com)|[Cloud Infra Resiliency](https://youtu.be/UOhjFbCrncw?list=PLBuYBMjBLBzHPuPsvdbJvKu1KxSowWDYl&t=186...a)|[Our Story](adopters/organizations/orange.md)|
|
||||
|[Klanik](https://www.klanik.com)|Chaos Engineering as part of SRE practice|[Our Story](adopters/organizations/klanik.md)|
|
||||
|
||||
### Cloud-Native Vendors
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,26 @@
|
|||
# **Klanik**
|
||||
|
||||
Founded in December 2011, [Klanik](https://www.klanik.com/en/atypik-company-2/#histoire) has built its success on its award-winning Consultant-Centric approach, defining us as a great place to work. #Happyatwork2021 This model is materialized by unprecedented personal and professional development programs:
|
||||
|
||||
## **Why we explored litmus**
|
||||
|
||||
We wanted a tool that we could leverage to test the containerized control plane of our clients public, private & hybrid cloud.
|
||||
When we came across Litmus, we wanted to give it a try.
|
||||
|
||||
... To be continued ;)
|
||||
<!-- - It is designed for Kubernetes workload
|
||||
- It has wide variety of generic test cases for Kubernetes workload and Infrastructure
|
||||
- It can be used to trigger customized validations
|
||||
- It is easy to Integrate with our existing automation framework
|
||||
|
||||
## How we explored litmus
|
||||
|
||||
We explored Litmus to validate the resiliency of our private telco cloud by covering the following areas.
|
||||
|
||||
- Testing resiliency of Control plane Kubernetes Infrastructure
|
||||
- Validating the HA of different control plane services
|
||||
- Testing inter dependency among different open source applications
|
||||
|
||||
## Benefits of litmus
|
||||
|
||||
Litmus has has a wide variety of generic test cases for Kubernetes workload and Infrastructure and provides a very easy way for end-to-end automation of resiliency test cases. -->
|
||||
Loading…
Reference in New Issue