Change the IP for kafka bridge #5276
Unanswered
sreejesh123
asked this question in
Q&A
Replies: 1 comment 8 replies
-
I guess the question is how do you expose it and what IP are you talking about. The Pod IP? The internal Kubernetes service IP? Some external IP? Strimzi by default creates only the internal service for access within the same Kubernetes cluster. but any eternal addresses will be created by you directly - loadbalancer services, ingress, etc. So you should be able to set those your self if the infra supports it. |
Beta Was this translation helpful? Give feedback.
8 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.
-
hi, is it possible to use a specific IP for kafka bridge? ours is a very specific use case where we have exposed only a set of ip which has the Firewall rule set. is it possible to set an ip range to kafka bridge?
Beta Was this translation helpful? Give feedback.
All reactions