(fix): Add md-field for categoryDescription and fixed package.yaml(openebs) (#29)

* added categoryDescription as md-content, fixed package.yaml(openebs)

Signed-off-by: daitya109 <adikid1996@gmail.com>
This commit is contained in:
Adi
2019-10-17 17:46:40 +05:30
committed by Chandan Kumar
parent e44d25abe9
commit b7b5abbe81
10 changed files with 16 additions and 7 deletions

View File

@@ -10,8 +10,10 @@ metadata:
support: https://slack.kubernetes.io/
spec:
displayName: pod-network-loss
categoryDescription: >
categoryDescription: |
Pod-network-loss contains chaos to disrupt network connectivity to kubernetes pods. Experiments can inject percentage packet loss on the app replica pods.
- Causes loss of access to application replica by injecting packet loss using pumba.
- The application pod should be healthy once chaos is stopped. Service-requests should be served (say, via alternate replicas) despite chaos.
keywords:
- Kubernetes
- Network