Skip to content
Discussion options

You must be logged in to vote

Well, the first issue IMHO is that you have TLS encryption enabled in the listener (tls: true). But in your kcat you do not configure TLS. So I think the error you get sounds like it might correspond. You need to either disable the TLS or configure it in the client. Maybe trying to disable it first to see it works without it and then if it does, you know that the issue is TLS could be the best approach. You can of course also check the loadbalancers that they were created as internal in your infrastructure.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by monish-devendran
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