Files
litmus-hub/charts/generic/container-kill/container-kill.chartserviceversion.yaml
Adi b7b5abbe81 (fix): Add md-field for categoryDescription and fixed package.yaml(openebs) (#29)
* added categoryDescription as md-content, fixed package.yaml(openebs)

Signed-off-by: daitya109 <adikid1996@gmail.com>
2019-10-17 17:46:40 +05:30

36 lines
1.2 KiB
YAML

apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
name: container-kill
version: 0.1.2
annotations:
categories: "Kubernetes"
vendor: "CNCF"
repository: https://github.com/litmuschaos/chaos-charts
support: https://slack.openebs.io/
spec:
displayName: container-kill
categoryDescription: |
Container kill contains chaos to disrupt state of kubernetes resources. Experiments can inject random container delete failures against specified application.
- Executes SIGKILL on containers of random replicas of an application deployment.
- Tests deployment sanity (replica availability & uninterrupted service) and recovery workflows of the application pod.
keywords:
- Kubernetes
- Container
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
icon:
- url:
mediatype: ""
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/container-kill/experiment.yaml