36 lines
1019 B
YAML
Executable File
36 lines
1019 B
YAML
Executable File
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: aws-az-chaos
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: Kubernetes
|
|
vendor: CNCF
|
|
support: https://slack.kubernetes.io/
|
|
spec:
|
|
displayName: aws-az-chaos
|
|
categoryDescription: >
|
|
Execute aws-az chaos to detach the target zones from the load balancer
|
|
keywords:
|
|
- "zone"
|
|
- "load-balancer"
|
|
- "aws"
|
|
platforms:
|
|
- "AWS"
|
|
maturity: alpha
|
|
maintainers:
|
|
- name: oumkale
|
|
email: imkaleoum@gmail.com
|
|
labels:
|
|
app.kubernetes.io/component: chartserviceversion
|
|
app.kubernetes.io/version: latest
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/litmuschaos/litmus-python/tree/master/experiments/aws_az
|
|
- name: Documentation
|
|
url: https://litmuschaos.github.io/litmus/experiments/categories/aws/aws-az-chaos/
|
|
icon:
|
|
- url:
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kube-aws/aws-az-chaos/experiment.yaml
|