Hello All, We have implemented 3 brokers cluster on a single node server in the kubernetes environment, which is a zookeeper-less cluster having kafka version 3.32. And facing one issue like when the existing leader broker gets down then the new leader is not elected. We have faced this issue several times and always need to restart the cluster. So please help me to solve this problem. Thanks in advance.
--- Thanks & Regards, Kunal Jadhav