37 lines
1014 B
YAML
37 lines
1014 B
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: pod-dns-chaos
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: generic
|
|
spec:
|
|
displayName: pod-dns-chaos
|
|
categoryDescription: >
|
|
injects dns failure in target pod container
|
|
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-chaos
|
|
- name: Documentation
|
|
url: https://docs.litmuschaos.io/docs/getstarted/
|
|
- name: Video
|
|
url:
|
|
icon:
|
|
- base64data: ""
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/pod-dns-chaos/experiment.yaml |