Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ fonts.gstatic.com
github.com/.+/zilla-docs/edit
docs.aklivity.io
https://quickstart.aklivity.io
https://taxi.aklivity.io
www.linkedin.com/company/aklivity
www.twitter.com/aklivityinc
.+algolia.net
amazonaws.com
hub.docker.com
.+\.name
https://support.aklivity.io
https://www.aklivity.io/slack
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ cd kafka_2.13-2.8.0
```

::: tip
We use a generic Kafka client here, however the setup for any Kafka client, including [KaDeck](https://www.xeotek.com/apache-kafka-monitoring-management/), [Conduktor](https://www.conduktor.io/download/), and [akhq.io](https://akhq.io/) will be largely similar. With the <ZillaPlus/> proxy you can use these GUI Kafka clients to configure and monitor your Kafka applications, clusters and streams.
We use a generic Kafka client here, however the setup for any Kafka client, including [KaDeck](https://www.xeotek.com/apache-kafka-monitoring-management/) and [akhq.io](https://akhq.io/) will be largely similar. With the <ZillaPlus/> proxy you can use these GUI Kafka clients to configure and monitor your Kafka applications, clusters and streams.
:::
Loading