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:
40
scenarios/podtato-head/podtato-head.chartserviceversion.yaml
Normal file
40
scenarios/podtato-head/podtato-head.chartserviceversion.yaml
Normal file
@@ -0,0 +1,40 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
createdAt: 2021-05-24T10:28:08Z
|
||||
name: podtato-head
|
||||
version: 0.1.0
|
||||
annotations:
|
||||
categories: podtato-head
|
||||
chartDescription: Injects chaos on podtato-head application
|
||||
spec:
|
||||
displayName: Podtato-head Chaos
|
||||
categoryDescription: >
|
||||
It install podtato-head application, inject chaos on podtato-head, uninstall the application
|
||||
and revert the chaos
|
||||
experiments:
|
||||
- name: pod-delete
|
||||
description: "Deletes a k8s pod"
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- Podtato-head
|
||||
- Pod
|
||||
platforms:
|
||||
- GKE
|
||||
- Minikube
|
||||
- Packet(Kubeadm)
|
||||
- EKS
|
||||
- AKS
|
||||
maintainers:
|
||||
- name: oumkale
|
||||
email: oumkale@chaosnative.com
|
||||
provider:
|
||||
name: ChaosNative
|
||||
links:
|
||||
- name: Kubernetes Slack
|
||||
url: https://slack.kubernetes.io/
|
||||
- name: Documentation
|
||||
url: https://docs.litmuschaos.io/docs/chaoshub/#generic-chaos
|
||||
icon:
|
||||
- url:
|
||||
mediatype: ""
|
Reference in New Issue
Block a user