Enable both External and Internal Load Balancers #5412
Answered
by
scholzj
opsocomusr
asked this question in
Q&A
-
Is it possible to enable both external and internal load balancers for the same strimzi cluster? When the annotation to enable internal load balancer is added to the Kafka CR, the external IP is replaced with the internal IP. |
Beta Was this translation helpful? Give feedback.
Answered by
scholzj
Aug 10, 2021
Replies: 1 comment
-
You have to use separate listener for each and set the annotations through the listener configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
opsocomusr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have to use separate listener for each and set the annotations through the listener configuration.