38 lines
1.3 KiB
YAML
38 lines
1.3 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2019-12-30T10:28:08Z
|
|
name: coredns-pod-delete
|
|
version: 0.1.6
|
|
annotations:
|
|
categories: CoreDNS
|
|
vendor: CNCF
|
|
support: https://slack.cncf.io/
|
|
spec:
|
|
displayName: coredns-pod-delete
|
|
categoryDescription: |
|
|
Pod delete contains chaos to disrupt state of coredns resources. Experiments can inject random pod delete failures against specified application.
|
|
- Causes (forced/graceful) pod failure of coredns replicas of an application deployment.
|
|
- Tests of successful resolution of app services during chaos injection
|
|
keywords:
|
|
- Kubernetes
|
|
- CoreDNS
|
|
- Pod delete
|
|
platforms:
|
|
- GKE
|
|
- Minikube
|
|
maturity: alpha
|
|
maintainers:
|
|
- name: Raj Babu Das
|
|
email: raj.das@mayadata.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Mayadata
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus/tree/master/experiments/coredns/pod_delete
|
|
- name: Documentation
|
|
url: https://docs.litmuschaos.io/docs/coredns-pod-delete/
|
|
- name: Video
|
|
url: https://www.youtube.com/watch?v=pwo5idKW7q8
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuchaos/chaos-charts/master/charts/coredns/coredns-pod-delete/experiment.yaml |