38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
|
annotations:
|
||
|
catalog.cattle.io/certified: partner
|
||
|
catalog.cattle.io/display-name: Apache Kafka
|
||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||
|
catalog.cattle.io/release-name: kafka
|
||
|
category: Infrastructure
|
||
|
apiVersion: v2
|
||
|
appVersion: 3.3.1
|
||
|
dependencies:
|
||
|
- condition: zookeeper.enabled
|
||
|
name: zookeeper
|
||
|
repository: file://./charts/zookeeper
|
||
|
version: 10.x.x
|
||
|
- name: common
|
||
|
repository: file://./charts/common
|
||
|
tags:
|
||
|
- bitnami-common
|
||
|
version: 2.x.x
|
||
|
description: Apache Kafka is a distributed streaming platform designed to build real-time
|
||
|
pipelines and can be used as a message broker or as a replacement for a log aggregation
|
||
|
solution for big data applications.
|
||
|
home: https://github.com/bitnami/charts/tree/main/bitnami/kafka
|
||
|
icon: https://svn.apache.org/repos/asf/comdev/project-logos/originals/kafka.svg
|
||
|
keywords:
|
||
|
- kafka
|
||
|
- zookeeper
|
||
|
- streaming
|
||
|
- producer
|
||
|
- consumer
|
||
|
maintainers:
|
||
|
- name: Bitnami
|
||
|
url: https://github.com/bitnami/charts
|
||
|
name: kafka
|
||
|
sources:
|
||
|
- https://github.com/bitnami/containers/tree/main/bitnami/kafka
|
||
|
- https://kafka.apache.org/
|
||
|
version: 19.1.4
|