Skip to content

Commit

Permalink
[MISC] Adding references to Apache ZooKeeper project (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio authored Nov 27, 2024
1 parent 502c26d commit 7cb26f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The ZooKeeper K8s Operator can be found on [Charmhub](https://charmhub.io/zookee
- Server-Server and Client-Server authentication both enabled by default
- Access control management supported with user-provided ACL lists.

The ZooKeeper K8s Operator uses the latest upstream ZooKeeper binaries released by the The Apache Software Foundation that come with Kafka, made available using the [`dataplatformoci/zookeeper` OCI image](https://registry.hub.docker.com/r/dataplatformoci/zookeeper) distributed by Canonical.
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/).

## Requirements

Expand Down
6 changes: 5 additions & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.
name: zookeeper-k8s
display-name: Charmed Zookeeper K8s
display-name: Charmed Apache Zookeeper - K8s
description: |
ZooKeeper is a centralized service for maintaining configuration information, naming,
providing distributed synchronization, and providing group services.
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/).
summary: Charmed ZooKeeper K8s Operator
source: https://github.com/canonical/zookeeper-k8s-operator
issues: https://github.com/canonical/zookeeper-k8s-operator/issues
website:
- https://charmhub.io/zookeeper-k8s
- https://github.com/canonical/zookeeper-k8s-operator
- https://matrix.to/#/%23charmhub-data-platform%3Aubuntu.com
- https://zookeeper.apache.org/
maintainers:
- Canonical Data Platform <[email protected]>
assumes:
Expand Down

0 comments on commit 7cb26f8

Please sign in to comment.