Directory restructure to add scenarios and experiments (#559)
* Updated dir struture with scenarios and experiments dir Signed-off-by: Amit Kumar Das <amit.das@harness.io> * Added icons Signed-off-by: Amit Kumar Das <amit.das@harness.io>
This commit is contained in:
41
experiments/azure/azure.chartserviceversion.yaml
Normal file
41
experiments/azure/azure.chartserviceversion.yaml
Normal file
@@ -0,0 +1,41 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
createdAt: 2021-02-20T10:28:08Z
|
||||
name: azure
|
||||
version: 0.1.0
|
||||
annotations:
|
||||
categories: Kubernetes
|
||||
chartDescription: Injects chaos on azure servies
|
||||
spec:
|
||||
displayName: Azure
|
||||
categoryDescription: >
|
||||
Azure category of chaos experiments causes the disruption of the azure serives for a certain chaos duration.
|
||||
experiments:
|
||||
- name: azure-instance-stop
|
||||
description: ""
|
||||
- name: azure-disk-loss
|
||||
description: ""
|
||||
keywords:
|
||||
- Azure
|
||||
- Instance
|
||||
- AKS
|
||||
- Scaleset
|
||||
maintainers:
|
||||
- name: Udit Gaurav
|
||||
email: udit.gaurav@mayadata.io
|
||||
provider:
|
||||
name: Chaos Native
|
||||
links:
|
||||
- name: Kubernetes Website
|
||||
url: https://kubernetes.io
|
||||
- name: Source Code
|
||||
url: https://github.com/litmuschaos/litmus-go/tree/azure/experiments/azure
|
||||
- name: Kubernetes Slack
|
||||
url: https://slack.kubernetes.io/
|
||||
- name: Documentation
|
||||
url: https://litmuschaos.github.io/litmus/experiments/categories/contents/#cloud-infrastructure
|
||||
icon:
|
||||
- url: https://raw.githubusercontent.com/litmuschaos/charthub.litmuschaos.io/master/public/litmus.ico
|
||||
mediatype: image/png
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/azure/experiments.yaml
|
Reference in New Issue
Block a user