Skip to content
Discussion options

You must be logged in to vote

I'm not sure I fully follow your question. Strimzi will use the load balancer address provided to it by Kubernetes / your infrastructure. If it is an IP, then it will use an IP. If that is a DNS, then it will use DNS. To be honest, I do not remember what Azure normally uses. I know Google uses IPs and Amazon uses DNS names.

If you want to override the address Strimzi will use, you can use the advertisedHost fields for it (check the docs for the exact YAML). But keep in mind that Strimzi does not manage your DNS, so you have to make sure to assign the DNS name to the loadbalancer with some other means - be it ExternalDNS or something else.

Replies: 3 comments 2 replies

Comment options

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

Answer selected by Veljen
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

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