If you have built a container locally or wish to run a public one you could bring everything up like this:
docker-compose -f docker/kafka-ui.yaml up -dOnce you built the app, run the following:
./mvnw spring-boot:run -Pprodhelm repo add kafka-ui https://provectus.github.io/kafka-ui
helm install kafka-ui kafka-ui/kafka-uiTo read more please follow to chart documentation