AWS-AZ - Adding experiment charts for aws az (#542)
Signed-off-by: oumkale <oumk@jfrog.com>
This commit is contained in:
committed by
GitHub
parent
e52323b659
commit
fc95d63abb
35
charts/kube-aws/aws-az-chaos/aws-az-chaos.chartserviceversion.yaml
Executable file
35
charts/kube-aws/aws-az-chaos/aws-az-chaos.chartserviceversion.yaml
Executable file
@@ -0,0 +1,35 @@
|
||||
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
|
Reference in New Issue
Block a user