forked from canonical/kafka-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.yaml
54 lines (49 loc) · 1.22 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Copyright 2023 Canonical Ltd.
# See LICENSE file for licensing details.
description: |
Kafka is an event streaming platform. This charm deploys and operates Kafka.
display-name: Kafka
issues: https://github.com/canonical/kafka-operator/issues/new
docs: https://discourse.charmhub.io/t/charmed-kafka-documentation/10288
maintainers:
- Marc Oppenheimer <[email protected]>
- Raul Zamora <[email protected]>
name: kafka
series:
- jammy
source: https://github.com/canonical/kafka-operator
summary: The Charmed Kafka Operator
peers:
cluster:
interface: cluster
restart:
interface: rolling_op
upgrade:
interface: upgrade
requires:
zookeeper:
interface: zookeeper
limit: 1
certificates:
interface: tls-certificates
limit: 1
optional: true
trusted-ca:
interface: tls-certificates
optional: true
trusted-certificate:
interface: tls-certificates
optional: true
provides:
kafka-client:
interface: kafka_client
cos-agent:
interface: cos_agent
storage:
data:
type: filesystem
description: Directories where the log data is stored
minimum-size: 10G
location: /var/snap/charmed-kafka/common/var/lib/kafka
multiple:
range: 1-