Added separate directory for sock-shop application

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
This commit is contained in:
Amit Kumar Das
2021-06-03 10:51:10 +05:30
parent 7524892603
commit ae5e6e34a1
8 changed files with 49 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 240 KiB

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

View File

@@ -6,7 +6,7 @@ metadata:
version: 0.1.0
annotations:
categories: sock-shop
chartDescription: Injects chaos on sock-shop application
chartDescription: Injects chaos on sock-shop application using cmd probe.
spec:
displayName: Sock-Shop Chaos
categoryDescription: >
@@ -45,4 +45,3 @@ spec:
icon:
- url:
mediatype: ""

View File

@@ -0,0 +1,47 @@
apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
createdAt: 2021-05-24T10:28:08Z
name: sock-shop
version: 0.1.0
annotations:
categories: sock-shop
chartDescription: Injects chaos on sock-shop application using prom probe.
spec:
displayName: Sock-Shop Chaos
categoryDescription: >
It install sock-shop application, generate loads, inject chaos on sock-shop,
uninstall the application and revert the chaos
experiments:
- pod-delete
- pod-cpu-hog
- pod-memory-hog
- pod-network-loss
- disk-fill
keywords:
- Kubernetes
- Sock-Shop
- Pod
- Memory
- CPU
- Network
- Disk
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: ""