Skip to content
Discussion options

You must be logged in to vote

I'm using the normal definition of "bootstrap server" used in kafka clients, so it's what you said. Our issue is that when we call the following command to list the bootstrap servers for our external listener, the list changes periodically:
kubectl get kafka kafka-datapipeline-main -o jsonpath='{.status.listeners[?(@.name=="externtls")].bootstrapServers}
I stated that this will definitely happen when we perform an upgrade on our node group in AWS of some kind, as we are getting new servers and hence new IPs. What I don't understand is why this seemingly happens when we have not made any changes to our node group. Each node in our node group has 3 private IPs assigned by AWS, so I was curi…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@scholzj
Comment options

Answer selected by Otto45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants