(feat): add kafka-broker-pod-failure chart (#54)
* (feat): add kafka-broker-pod-failure chart * (feat): add icons for kafka charts Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
Chandan Kumar
parent
daaad83524
commit
b0e4758454
@@ -0,0 +1,38 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
name: kafka-broker-pod-failure
|
||||
version: 0.1.0
|
||||
annotations:
|
||||
categories: Kafka
|
||||
vendor: Mayadata
|
||||
repository: https://github.com/litmuschaos/chaos-charts
|
||||
support: https://app.slack.com/client/T09NY5SBT/CNXNB0ZTN
|
||||
spec:
|
||||
displayName: kafka-broker-pod-failure
|
||||
categoryDescription: |
|
||||
This chaos experiment kills (random or specified) kafka broker pods
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- Pod
|
||||
- State
|
||||
- Kafka
|
||||
platforms:
|
||||
- GKE
|
||||
- konvoy
|
||||
maturity: alpha
|
||||
maintainers:
|
||||
- name: ksatchit
|
||||
email: karthik.s@mayadata.io
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Mayadata
|
||||
links:
|
||||
- name: Kafka Website
|
||||
url: http://kafka.apache.org/
|
||||
- name: Source Code
|
||||
url: https://github.com/litmuschaos/litmus/tree/master/experiments/kafka
|
||||
icon:
|
||||
- url:
|
||||
mediatype: ""
|
||||
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kafka/kafka-broker-pod-failure/experiment.yaml
|
Reference in New Issue
Block a user