(feat)charts: Add chaos experiments for OpenEBS network loss and delay (#19)
Refactor charts Signed-off-by: rajdas98 raj.das@mayadata.io
This commit is contained in:
committed by
Karthik Satchitanand
parent
f4963b71ad
commit
78d2c68b67
@@ -0,0 +1,34 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
name: openebs-target-network-loss
|
||||
version: 0.1.0
|
||||
annotations:
|
||||
categories: Kubernetes
|
||||
vendor: CNCF
|
||||
repository: https://github.com/litmuschaos/chaos-charts
|
||||
support: https://slack.kubernetes.io/
|
||||
spec:
|
||||
displayName: openebs-target-network-loss
|
||||
description: >
|
||||
Network loss to the target pod belonging to an OpenEBS PVC
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- OpenEBS
|
||||
- Network Loss
|
||||
maturity: alpha
|
||||
maintainers:
|
||||
- name: giri
|
||||
email: giridhara.prasad@mayadata.io
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Mayadata
|
||||
links:
|
||||
- name: Kubernetes Website
|
||||
url: https://openebs.io
|
||||
- name: Source Code
|
||||
url: https://github.com/openebes/openebs
|
||||
icon:
|
||||
- url: ""
|
||||
mediatype: ""
|
||||
chaosexpcrdlink: "https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/openebs/openebs-target-network-loss/experiment.yaml"
|
Reference in New Issue
Block a user