Files
litmus-hub/charts/generic/generic.chartserviceversion.yaml
Ajesh Baby df9e6d528d Remove sub charts and have experiments
Signed-off-by: Ajesh Baby <ajesh.baby@mayadata.io>
2019-09-26 19:50:23 +05:30

42 lines
1.3 KiB
YAML

apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: generic-v0.1.0
annotations:
categories: "Kubernetes"
chartDescription: Injects generic kubernetes chaos
spec:
displayName: Generic Chaos
categoryDescription: >
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
- container-kill
keywords:
- Kubernetes
- Container
version: 0.1.0
maturity: alpha
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io
minKubeVersion: 1.12.0
provider:
name: Mayadata
links:
- name: Kubernetes Website
url: https://kubernetes.io
- name: Source Code
url: https://github.com/kubernetes/kubernetes
- name: Kubernetes Slack
url: https://slack.kubernetes.io/
- name: Documentation
url: https://kubernetes.io/docs/home/
icon:
- url:
mediatype: image/png
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/community-charts/master/charts/kubernetes/experiments/k8s_all_exp_crd.yaml