-
Balancing requests to kafka-manager using traefik
Hi, Just wanted to share with you a quite small and simple config to balance the traffic between three machines that have kafka-manager installed. For this i used traefik since it was new to me and i wanted to gain a little bit of experience with it. It’s an interesting solution but it took me…
-
Install Kafka Manager with Puppet
Hi, I will continue on this line with the install of a management tool called Kafka manager using same old Puppet. The main source of the project is here: https://github.com/yahoo/kafka-manager If you scroll down at packaging you will see that you have the possibility to create a .deb package for Ubuntu or Debian setup or…