Skip to content

Commit

Permalink
[MISC] Adding references to Apache Kafka project (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio authored Nov 20, 2024
1 parent a7a775a commit cac830e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ The Kafka Operator can be found on [Charmhub](https://charmhub.io/kafka) and it
- SASL/SCRAM auth for Broker-Broker and Client-Broker authentication enabled by default.
- Access control management supported with user-provided ACL lists.

The Kafka Operator uses the latest upstream Kafka binaries released by The Apache Software Foundation that comes with Kafka, made available using the [`charmed-kafka` snap ](https://snapcraft.io/charmed-kafka) distributed by Canonical.

As currently Kafka requires a paired ZooKeeper deployment in production, this operator makes use of the [ZooKeeper Operator](https://github.com/canonical/zookeeper-operator) for various essential functions.

### Checklist
Expand Down
5 changes: 4 additions & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: kafka
display-name: Charmed Kafka
display-name: Apache Kafka
description: |
Kafka is an event streaming platform. This charm deploys and operates 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 [Kafka project page](https://kafka.apache.org/).
summary: Charmed Kafka Operator
docs: https://discourse.charmhub.io/t/charmed-kafka-documentation/10288
source: https://github.com/canonical/kafka-operator
Expand Down

0 comments on commit cac830e

Please sign in to comment.