Unable to correctly set the kafka listeners for kafka on pulsar

39 Views Asked by At

We have a already existing pulsar cluster deployed in kubernetes using the helm chart. We also have a proxy load balancer to talk to the cluster. To convert this cluster and make it work for kafka, we have added the nar file and mounted it in the correct location. Created a 9092 port. But in the broker config I am not sure which IP i should give for the kafka listeners mentioned in this document. https://github.com/streamnative/kop/blob/master/docs/kop.md

0

There are 0 best solutions below