Skip to content

Commit a8948d8

Browse files
authored
[MISC] Adding references to Apache ZooKeeper project (#165)
1 parent 5ab694e commit a8948d8

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The ZooKeeper Operator can be found on [Charmhub](https://charmhub.io/zookeeper)
1313
- Server-Server and Client-Server authentication both enabled by default
1414
- Access control management supported with user-provided ACL lists.
1515

16-
The ZooKeeper Operator uses the latest upstream ZooKeeper binaries released by the The Apache Software Foundation that come with Kafka, made available using the [`zookeeper` snap](https://snapcraft.io/zookeeper) distributed by Canonical.
16+
Apache ZooKeeper is a free, open source software project by the Apache Software Foundation. Users can find out more at the [ZooKeeper project page](https://zookeeper.apache.org/).
1717

1818
## Requirements
1919

metadata.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# Copyright 2024 Canonical Ltd.
22
# See LICENSE file for licensing details.
33
name: zookeeper
4-
display-name: Charmed Zookeeper
4+
display-name: Charmed Apache Zookeeper
55
description: |
66
ZooKeeper is a centralized service for maintaining configuration information, naming,
77
providing distributed synchronization, and providing group services.
8+
9+
Apache ZooKeeper is a free, open source software project by the Apache Software Foundation.
10+
Users can find out more at the [ZooKeeper project page](https://zookeeper.apache.org/).
811
summary: Charmed ZooKeeper VM Operator
912
source: https://github.com/canonical/zookeeper-operator
1013
issues: https://github.com/canonical/zookeeper-operator/issues
1114
website:
1215
- https://charmhub.io/zookeeper
1316
- https://github.com/canonical/zookeeper-operator
1417
- https://matrix.to/#/%23charmhub-data-platform%3Aubuntu.com
18+
- https://zookeeper.apache.org/
1519
maintainers:
1620
- Canonical Data Platform <data-platform@lists.launchpad.net>
1721
series:

0 commit comments

Comments
 (0)