This gist describes how to create a Kafka cluster on Kubernetes with minimal effort.
Dislike to incubator/kafka helm chart, this approach uses wurstmeister/kafka Docker image or its GraalVM equivalent, dongjinleekr/kafka.
Note: This configuration is intended for dev or testing purpose; it may be used in production environment, but I can't give any guarantees in that respect.
Install Zookeeper with the following helm command: