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:
Amit Kumar Das
2022-07-15 17:30:39 +05:30
committed by GitHub
parent 15a0ec5d48
commit 7adf5d35a1
382 changed files with 24112 additions and 0 deletions

View 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