Removed CSV for sock-shop-promProbe workflow (#470)
* Removed CSV for sock-shop-PromProbe Signed-off-by: Amit Kumar Das <amit@chaosnative.com> * Renamed sock-shop-cmdProbe to sock-shop Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
This commit is contained in:
Before Width: | Height: | Size: 240 KiB After Width: | Height: | Size: 240 KiB |
@@ -1,47 +0,0 @@
|
|||||||
apiVersion: litmuchaos.io/v1alpha1
|
|
||||||
kind: ChartServiceVersion
|
|
||||||
metadata:
|
|
||||||
createdAt: 2021-05-24T10:28:08Z
|
|
||||||
name: sock-shop-promProbe
|
|
||||||
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: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/workflows/icons/sock-shop-promProbe.png
|
|
||||||
mediatype: image/png
|
|
@@ -2,7 +2,7 @@ apiVersion: litmuchaos.io/v1alpha1
|
|||||||
kind: ChartServiceVersion
|
kind: ChartServiceVersion
|
||||||
metadata:
|
metadata:
|
||||||
createdAt: 2021-05-24T10:28:08Z
|
createdAt: 2021-05-24T10:28:08Z
|
||||||
name: sock-shop-cmdProbe
|
name: sock-shop
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
annotations:
|
annotations:
|
||||||
categories: sock-shop
|
categories: sock-shop
|
||||||
@@ -43,5 +43,5 @@ spec:
|
|||||||
- name: Documentation
|
- name: Documentation
|
||||||
url: https://docs.litmuschaos.io/docs/chaoshub/#generic-chaos
|
url: https://docs.litmuschaos.io/docs/chaoshub/#generic-chaos
|
||||||
icon:
|
icon:
|
||||||
- url: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/workflows/icons/sock-shop-cmdProbe.png
|
- url: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/workflows/icons/sock-shop.png
|
||||||
mediatype: image/png
|
mediatype: image/png
|
Reference in New Issue
Block a user