(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
@@ -1,21 +1,21 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
name: Pod-delete-v.0.1.0
|
||||
name: pod-delete
|
||||
version: 0.1.0
|
||||
annotations:
|
||||
categories: "Kubernetes"
|
||||
vendor: "CNCF"
|
||||
categories: Kubernetes
|
||||
vendor: CNCF
|
||||
createdAt: 2019-08-12T10:28:08Z
|
||||
repository: https://github.com/litmuschaos/community-charts
|
||||
repository: https://github.com/litmuschaos/chaos-charts
|
||||
support: https://slack.kubernetes.io/
|
||||
spec:
|
||||
displayName: Pod_delete
|
||||
displayName: pod-delete
|
||||
description: >
|
||||
Pod delete contains chaos to disrupt state of kubernetes resources. Experiments can inject random pod delete failures against specified application.
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- State
|
||||
version: 0.1.0
|
||||
maturity: alpha
|
||||
maintainers:
|
||||
- name: ksatchit
|
||||
@@ -31,7 +31,4 @@ spec:
|
||||
icon:
|
||||
- url:
|
||||
mediatype: ""
|
||||
experiments:
|
||||
- container-kill-exp.yaml
|
||||
- pod-delete-exp.yaml
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod_delete/experiment.yaml
|
||||
|
Reference in New Issue
Block a user