diff --git a/README.md b/README.md index 6ea5dd75..d5377195 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/metadata.yaml b/metadata.yaml index 03d595f8..76cb5eff 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -1,10 +1,13 @@ # 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 @@ -12,6 +15,7 @@ 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 assumes: