generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 14
/
metadata.yaml
72 lines (67 loc) · 1.83 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: kafka
display-name: Apache Kafka
description: |
Apache Kafka is an event streaming platform. This charm deploys and operates Apache Kafka on
a VM machines environment.
Apache Kafka is a free, open source software project by the Apache Software Foundation.
Users can find out more at the [Apache Kafka project page](https://kafka.apache.org/).
summary: Charmed Apache Kafka Operator
docs: https://discourse.charmhub.io/t/charmed-kafka-documentation/10288
source: https://github.com/canonical/kafka-operator
issues: https://github.com/canonical/kafka-operator/issues
website:
- https://ubuntu.com/data/kafka
- https://canonical.com/data/docs/kafka/iaas
- https://charmhub.io/kafka
- https://github.com/canonical/kafka-operator
- https://matrix.to/#/%23charmhub-data-platform%3Aubuntu.com
maintainers:
- Canonical Data Platform <[email protected]>
series:
- jammy
peers:
cluster:
interface: cluster
restart:
interface: rolling_op
upgrade:
interface: upgrade
provides:
kafka-client:
interface: kafka_client
cos-agent:
interface: cos_agent
peer-cluster-orchestrator:
interface: peer_cluster
limit: 1
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
peer-cluster:
interface: peer_cluster
optional: true
oauth:
interface: oauth
limit: 1
optional: true
storage:
data:
type: filesystem
description: Directories where the log data is stored
minimum-size: 1G
location: /var/snap/charmed-kafka/common/var/lib/kafka
multiple:
range: 1-