Add netapp as a litmuchaos adopter (#2241)
Signed-off-by: Kristin Barkardottir <kristin.barkardottir@netapp.com>
This commit is contained in:
parent
33e6fb58dd
commit
b7eaaedf67
|
@ -10,6 +10,7 @@ Please send PRs to add or remove organizations/users.
|
|||
|[Intuit](https://www.intuit.com?utm_source=github&utm_campaign=litmuschaos_repo)|[Argo-Litmus Demo](https://youtu.be/Uwqop-s99LA?t=720)|[our story](https://github.com/litmuschaos/litmus/tree/master/adopters/intuit.md)|
|
||||
|[Okteto](https://okteto.com)|[Okteto-Litmus Demo](https://okteto.com/blog/chaos-engineering-with-litmus/)| [our story](adopters/okteto.md)|
|
||||
|[WeScale](https://www.wescale.fr)|[Chaos Engineering](https://blog.wescale.fr/2020/03/19/le-guide-de-chaos-engineering-partie-2/)|[our story](https://github.com/litmuschaos/litmus/blob/master/adopters/wescale.md)|
|
||||
|[NetApp](https://www.netapp.com)|[Chaos Engineering](https://www.netapp.com/us/index.aspx)|[our story](https://github.com/litmuschaos/litmus/blob/master/adopters/netapp.md)|
|
||||
|
||||
| User | Applications/Workloads | Success Story |
|
||||
| :--- | :--- | :--- |
|
||||
|
@ -17,4 +18,4 @@ Please send PRs to add or remove organizations/users.
|
|||
| [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 [Demo Application](https://github.com/k8s-dev/microservices-demo)| [my story](https://github.com/litmuschaos/litmus/tree/master/adopters/Jayesh_Kumar_CloudNative_Validation.md)|
|
||||
| [Bhaumik Shah](https://github.com/Bhaumik1802) | Use LitmusChaos for Kafka Resiliency on Dev/Staging| [my story](https://github.com/litmuschaos/litmus/tree/master/adopters/Bhaumik_Shah_Kafka_Chaos.md)|
|
||||
| [Jayadeep KM](https://github.com/kmjayadeep) | Ensure reliability of microservices| [my story](https://github.com/litmuschaos/litmus/tree/master/adopters/jayadeep_microservices.md)|
|
||||
| [Jayadeep KM](https://github.com/kmjayadeep) | Ensure reliability of microservices| [my story](https://github.com/litmuschaos/litmus/tree/master/adopters/jayadeep_microservices.md)|
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
# Netapp
|
||||
[Netapp cloud services](https://www.netapp.com/us/index.aspx) is a renowned cloud storage solution available in AWS, Azure and google cloud.
|
||||
|
||||
## Why do we use Litmus.
|
||||
To ensure resilience, detect bugs and test rollouts. We are still in the early stages.
|
||||
|
||||
## How do we use Litmus.
|
||||
Litmus is being used as part of the QA cycles to catch bugs & verify resiliency.
|
||||
|
||||
## Benefits in using Litmus.
|
||||
The litmus chaos experiments are easy to use and extend/develop based on custom requirements.
|
Loading…
Reference in New Issue