Recently I was looking for a good article to setup apache kafka cluster on kubernetes with an autoscaling feature, based on the lag metrics of the messages received with a node js express application.
There were not many good resources around which were using kafka confluent image with zookeeper. Here is a github code link, along with the necessary configuration files for kubernetes and node js application.
Top comments (0)