Kafka bootstrap fix IP #5782
Unanswered
kmandal-volvo
asked this question in
Q&A
Replies: 1 comment
-
What version did you upgraded from? Strimzi normally does not recreate the services. If your infrastructure supports it, you can specify the loadbalancer IP in the listener configuration: https://strimzi.io/docs/operators/latest/full/using.html#property-listener-config-lb-ip-reference ... but I have no idea if Azure supports it or not. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We configure service type as Load balancer in kafka, When it first time deployed and service up for all the broker we received a external ip from pool. Recently we upgrade our Strimzi version to 0.25 and kafka 2.8 once it redeploy service received a different IP for external bootstrap from pool. As we gave the DNS name to lot of user and underneath IP got change it create issue. We configure a static IP in Our AKS cluster for bootstrap external IP but not sure how we can configure that IP in bootstrap so every time IP got fix after reload. Blow are our kafka broker configuration , please suggest.
Beta Was this translation helpful? Give feedback.
All reactions