-
What's the purpose of the bootstrap server, when using a Load Balancer with an external IP address? Passing 1, 2, or even more broker addresses that are reachable through Load Balancers should also do the job, right? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Relates to this question, but the question above is more focused on the purpose of the bootstrap server for Strimzi (with Load Balancer as external interface): #4364 |
Beta Was this translation helpful? Give feedback.
-
It is a convenience thing which makes it easier to configure the clients => you configure just one address and not a lot of them. I agree that it might not be absolutely necessary. |
Beta Was this translation helpful? Give feedback.
It is a convenience thing which makes it easier to configure the clients => you configure just one address and not a lot of them. I agree that it might not be absolutely necessary.