Signed-off-by: Chandan Kumar <chandan.kumar@mayadata.io>
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
|||||||
categories: Kubernetes
|
categories: Kubernetes
|
||||||
chartDescription: Injects chaostoolkit chaos
|
chartDescription: Injects chaostoolkit chaos
|
||||||
spec:
|
spec:
|
||||||
displayName: chaostoolkit chaos
|
displayName: Chaostoolkit Chaos
|
||||||
categoryDescription:
|
categoryDescription:
|
||||||
experiments:
|
experiments:
|
||||||
- k8-pod-delete
|
- k8-pod-delete
|
||||||
|
BIN
charts/longhorn/icons/longhorn.png
Normal file
BIN
charts/longhorn/icons/longhorn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
32
charts/longhorn/longhorn.chartserviceversion.yaml
Normal file
32
charts/longhorn/longhorn.chartserviceversion.yaml
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
apiVersion: litmuchaos.io/v1alpha1
|
||||||
|
kind: ChartServiceVersion
|
||||||
|
metadata:
|
||||||
|
createdAt: 2020-03-17T10:28:08Z
|
||||||
|
name: longhorn
|
||||||
|
version: 0.0.1
|
||||||
|
annotations:
|
||||||
|
categories: longhorn
|
||||||
|
chartDescription: Injects chaos on longhorn components
|
||||||
|
spec:
|
||||||
|
displayName: Longhorn Chaos
|
||||||
|
categoryDescription: >
|
||||||
|
Longhorn is a distributed block storage system for Kubernetes
|
||||||
|
experiments:
|
||||||
|
keywords:
|
||||||
|
- Kubernetes
|
||||||
|
- Longhorn
|
||||||
|
maintainers:
|
||||||
|
- name: ksatchit
|
||||||
|
email: karthik.s@mayadata.io
|
||||||
|
minKubeVersion: 1.12.0
|
||||||
|
provider:
|
||||||
|
name: Mayadata
|
||||||
|
links:
|
||||||
|
- name: Longhorn
|
||||||
|
url: https://rancher.com/project-longhorn-now-available-kubernetes/
|
||||||
|
- name: Doumnetation
|
||||||
|
url: https://docs.rancher.cn/longhorn/#current-status
|
||||||
|
icon:
|
||||||
|
- url:
|
||||||
|
mediatype:
|
||||||
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/longhorn/experiments.yaml
|
2
charts/longhorn/longhorn.package.yaml
Normal file
2
charts/longhorn/longhorn.package.yaml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
packageName: longhorn
|
||||||
|
experiments:
|
BIN
charts/mongodb/icons/mongodb.png
Normal file
BIN
charts/mongodb/icons/mongodb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
30
charts/mongodb/mongodb.chartserviceversion.yaml
Normal file
30
charts/mongodb/mongodb.chartserviceversion.yaml
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
apiVersion: litmuchaos.io/v1alpha1
|
||||||
|
kind: ChartServiceVersion
|
||||||
|
metadata:
|
||||||
|
createdAt: 2020-03-17T10:28:08Z
|
||||||
|
name: mongodb
|
||||||
|
version: 0.0.1
|
||||||
|
annotations:
|
||||||
|
categories: mongodb
|
||||||
|
chartDescription: Injects chaos on mongodb components
|
||||||
|
spec:
|
||||||
|
displayName: MongoDB Chaos
|
||||||
|
categoryDescription: >
|
||||||
|
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
|
||||||
|
experiments:
|
||||||
|
keywords:
|
||||||
|
- Kubernetes
|
||||||
|
- MongoDB
|
||||||
|
maintainers:
|
||||||
|
- name: Sanjay1611
|
||||||
|
email: sanjay.nathani@mayadata.io
|
||||||
|
minKubeVersion: 1.12.0
|
||||||
|
provider:
|
||||||
|
name: Mayadata
|
||||||
|
links:
|
||||||
|
- name: MongoDB Website
|
||||||
|
url: https://www.mongodb.com/
|
||||||
|
icon:
|
||||||
|
- url:
|
||||||
|
mediatype:
|
||||||
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/mongodb/experiments.yaml
|
2
charts/mongodb/mongodb.package.yaml
Normal file
2
charts/mongodb/mongodb.package.yaml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
packageName: mongodb
|
||||||
|
experiments:
|
BIN
charts/mysql/icons/mysql.png
Normal file
BIN
charts/mysql/icons/mysql.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
30
charts/mysql/mysql.chartserviceversion.yaml
Normal file
30
charts/mysql/mysql.chartserviceversion.yaml
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
apiVersion: litmuchaos.io/v1alpha1
|
||||||
|
kind: ChartServiceVersion
|
||||||
|
metadata:
|
||||||
|
createdAt: 2020-03-17T10:28:08Z
|
||||||
|
name: mysql
|
||||||
|
version: 0.0.1
|
||||||
|
annotations:
|
||||||
|
categories: mysql
|
||||||
|
chartDescription: Injects chaos on mysql components
|
||||||
|
spec:
|
||||||
|
displayName: MySQL Chaos
|
||||||
|
categoryDescription: >
|
||||||
|
MySQL is an open-source relational database management system.
|
||||||
|
experiments:
|
||||||
|
keywords:
|
||||||
|
- Kubernetes
|
||||||
|
- MySQL
|
||||||
|
maintainers:
|
||||||
|
- name: atulabhi
|
||||||
|
email: atul.abhishek@openebs.io
|
||||||
|
minKubeVersion: 1.12.0
|
||||||
|
provider:
|
||||||
|
name: Mayadata
|
||||||
|
links:
|
||||||
|
- name: mysql Website
|
||||||
|
url: https://www.mysql.com/
|
||||||
|
icon:
|
||||||
|
- url:
|
||||||
|
mediatype:
|
||||||
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/mysql/experiments.yaml
|
2
charts/mysql/mysql.package.yaml
Normal file
2
charts/mysql/mysql.package.yaml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
packageName: mysql
|
||||||
|
experiments:
|
Reference in New Issue
Block a user