38 lines
1.0 KiB
YAML
38 lines
1.0 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: pod-dns-error
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: generic
|
|
spec:
|
|
displayName: pod-dns-error
|
|
categoryDescription: >
|
|
Pod DNS Error injects dns failure/error in target pod containers
|
|
keywords:
|
|
- "pods"
|
|
- "kubernetes"
|
|
- "generic"
|
|
- "dns"
|
|
maturity: alpha
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: ChaosNative
|
|
maintainers:
|
|
- name: gdsoumya
|
|
email: gdsoumya@chaosnative.com
|
|
labels:
|
|
app.kubernetes.io/component: chartserviceversion
|
|
app.kubernetes.io/version: latest
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus-go/tree/master/experiments/generic/pod-dns-error
|
|
- name: Documentation
|
|
url: https://litmuschaos.github.io/litmus/experiments/categories/pods/getstarted/
|
|
- name: Video
|
|
url:
|
|
icon:
|
|
- base64data: ""
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod-dns-error/experiment.yaml
|