diff --git a/README.md b/README.md index c9a905b..8511b84 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![Twitter Follow](https://img.shields.io/twitter/follow/strimziio.svg?style=social&label=Follow&style=for-the-badge)](https://twitter.com/strimziio) -# Kafka Access Operator +# Access Operator for Strimzi -Kubernetes operator that collects connection details for an Apache Kafka cluster that is managed by the Strimzi cluster +Kubernetes operator that collects connection details for an [Apache Kafka®](https://kafka.apache.org) cluster that is managed by the Strimzi cluster operator into a Kubernetes secret. (See [proposal #33](https://github.com/strimzi/proposals/blob/main/033-service-binding.md) for more details.) This operator uses the [Java Operator SDK](https://github.com/java-operator-sdk/java-operator-sdk).