Descriptions of docker-compose configurations (*.yaml)
kafka-ui.yaml - Default configuration with 2 kafka clusters with two nodes of Schema Registry, one kafka-connect and a few dummy topics.
kafka-ui-arm64.yaml - Default configuration for ARM64(Mac M1) architecture with 1 kafka cluster without zookeeper with one node of Schema Registry, one kafka-connect and a few dummy topics.
kafka-clusters-only.yaml - A configuration for development purposes, everything besides kafka-ui itself (to be run locally).