Roman Zabaluev
Roman Zabaluev
This repo is no longer maintained (#4255), please refer to https://github.com/kafbat/kafka-ui
@Sharra-writes any luck in finding the designated reviewer? Surely this shouldn't be taking two months
Hi, this repo is no longer maintained (#4255). Happy to address your issues here: https://github.com/kafbat/kafka-ui (or feel free to submit a PR right away)
multiple clusters are absolutely supported, here's a config example: https://github.com/kafbat/kafka-ui/blob/main/documentation/compose/kafbat-ui.yaml please provide your config in a readable format (use triple backticks)
they're convertable forth and back. ``` kafka: clusters: - name: local bootstrapServers: localhost:9092 schemaRegistry: http://localhost:8085 ksqldbServer: http://localhost:8088 kafkaConnect: - name: first address: http://localhost:8083 metrics: port: 9997 type: JMX - name:...
@wernerdv perhaps you'd be interested in this one as well
This has been resolved within #5323