has anyone been successful putting a vip in front of kafka clusters which are 
kerborized and over ssl/tls?

(known to work without Kerberos)

the goal being to route a client to a different kafka cluster without them 
needing to know the broker names of both clusters.

through testing the closest to success found was using advertised listeners. 
even in that case it only succeed when the machine reached just happened to be 
the leader of the topic at the time the connection was made.

any help appreciated

Reply via email to