Broker Configs Consumer Configs Producer Configs Producer Configs
Just I am a little confused with the config "ADVERTISED LISTENER". It is not a required configuration outside docker, so why is it needed in docker? (To my understanding, it is written in doc that "Listeners to publish to ZooKeeper for clients to use", so why will clients query from ...
Currently is: $ kubectl get kafka elkafka -o=jsonpath='{.status.listeners[?(@.type=="external")].bootstrapServers}{"\n"}'-n kafka 10.252.144.195:30144 The expected IP value should be: 10.252.144.67 Sorry, something went wrong.