Create vmware.md (#2690)

This commit is contained in:
niebomin 2021-04-13 23:30:29 +08:00 committed by GitHub
parent 10a5fa98e2
commit 6d1967a13c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
## VMware
[VMware, Inc](https://www.vmware.com/in.html) is a cloud computing and virtualization technology company.
### **Why was Litmus chosen**
In EUC (End-user computing), we are transforming to SaaS. And resilience is key to the product success. After searching the chaos engineering tools, we decided to use litmus for below reasons:
* It has fast release and is well maintained.
* It is a CNCF project.
* It is kubernetes friendly.
### **How do we use Litmus**
After the the services pass integration testing, the builds are refreshed to the Chaos Stack. Litmus is used to inject chaos to this environment in order to make sure the services can still pass the integration test cases.