Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/operations/pages/starlight-kafka-kstreams.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
= Kafka streams in Starlight for Kafka
:navtitle: Kafka streams

{} can run Kafka(R) Streams applications with minimal configuration changes. This document will show you how to make those changes and provide an example Java application to try out Kstreams with Starlight for Kafka.
Starlight for Kafka can run Kafka(R) Streams applications with minimal configuration changes. This document will show you how to make those changes and provide an example Java application to try out Kstreams with Starlight for Kafka.

* xref:starlight-kafka-kstreams.adoc#configure-auth[Configure authentication]
* xref:starlight-kafka-kstreams.adoc#configure-rep[Configure replication factor]
Expand Down