(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:
Raj Babu Das
2019-10-04 22:24:45 +05:30
committed by Karthik Satchitanand
parent f4963b71ad
commit 78d2c68b67
38 changed files with 700 additions and 257 deletions

View File

@@ -1,9 +1,10 @@
apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: generic-v0.1.0
name: generic
version: 0.1.0
annotations:
categories: "Kubernetes"
categories: Kubernetes
chartDescription: Injects generic kubernetes chaos
spec:
displayName: Generic Chaos
@@ -11,14 +12,13 @@ spec:
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Install will all the experiments which can be used to inject chaos into containerized appications.
experiments:
- pod-nw-delay
- pod-delete-exp
- pod-network-delay
- pod-delete
- container-kill
keywords:
- Kubernetes
- Container
version: 0.1.0
maturity: alpha
maintainers:
- name: ksatchit
@@ -38,4 +38,4 @@ spec:
icon:
- url:
mediatype: image/png
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/community-charts/master/charts/kubernetes/experiments/k8s_all_exp_crd.yaml
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/experiments/experiments.yaml