Rewording the bits for the knative Kafka broker (#4687)

* 💄 Rewording the bits for the knative Kafka broker

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update docs/eventing/broker/kafka-broker/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
This commit is contained in:
Matthias Wessendorf 2022-02-08 18:30:16 +01:00 committed by GitHub
parent 657ba20a9c
commit 57231f3c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View File

@ -194,7 +194,7 @@ nav:
- Creating a Broker: eventing/broker/create-mtbroker.md
- Triggers: eventing/broker/triggers/README.md
- Broker configuration example: eventing/broker/example-mtbroker.md
- Apache Kafka Broker: eventing/broker/kafka-broker/README.md
- Knative Kafka Broker: eventing/broker/kafka-broker/README.md
- RabbitMQ Broker: eventing/broker/rabbitmq-broker/README.md
- Accessing CloudEvent traces: eventing/accessing-traces.md
# Eventing - admin docs

View File

@ -1,8 +1,7 @@
# Apache Kafka Broker
# Knative Kafka Broker
The Apache Kafka Broker is a native Broker implementation, that reduces
network hops, supports any Kafka version, and has a better integration
with Apache Kafka for the Knative Broker and Trigger model.
The Knative Kafka Broker is an Apache Kafka native implementation of the Knative Broker API that reduces
network hops, supports any Kafka version, and has a better integration with Kafka for the Broker and Trigger model.
Notable features are: