37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: kafka
|
|
version: 0.1.1
|
|
annotations:
|
|
categories: Kafka
|
|
chartDescription: Injects chaos on kafka components
|
|
spec:
|
|
displayName: Kafka Chaos
|
|
categoryDescription: >
|
|
Kafka is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, fast,
|
|
and runs in production in thousands of compani
|
|
experiments:
|
|
- kafka-broker-pod-failure
|
|
keywords:
|
|
- Kubernetes
|
|
- Kafka
|
|
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
|
|
- name: Community Slack
|
|
url: https://app.slack.com/client/T09NY5SBT/CNXNB0ZTN
|
|
icon:
|
|
- url:
|
|
mediatype:
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/kafka/experiments.yaml
|