Files
litmus-hub/charts/generic/generic.chartserviceversion.yaml
Raj Babu Das 469418b296 (feat): Adding coredns experiment charts (#82)
* adding coredns pod delete experiment chart

Signed-off-by: Raj <raj.das@mayadata.io>
2019-12-30 12:06:20 +05:30

46 lines
1.4 KiB
YAML

apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: generic
version: 0.1.2
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. It will install all the experiments which can be used to inject chaos into containerized appications.
experiments:
- pod-network-loss
- pod-delete
- container-kill
- pod-network-latency
- drain-node
keywords:
- Kubernetes
- Container
- node
- pod
- disk
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: https://raw.githubusercontent.com/litmuschaos/charthub.litmuschaos.io/master/public/litmus.ico
mediatype: image/png
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/experiments.yaml