Yolean / kubernetes-kafka

Kafka cluster as Kubernetes StatefulSet, plain manifests and config
Apache License 2.0
1.83k stars 738 forks source link

7broker with node exporter #350

Open joyfulbean opened 1 year ago

joyfulbean commented 1 year ago

I would prefer to make a new branch name as 7broker-with-node-exporter and push this instead of pushing it to the master

Change

1) 7 broker and 5 zookeeper with persistent volume

2) Config File was not correct so changed it to make it work (Deleted $Replica and change it to 5)

3) Burrow was not working because of wrong hostname. fixed it as bootstrap.

4) Add node-exporter for monitoring machine.