Replies: 1 comment 3 replies
-
I'm also facing the same issue here. Any input and help here would be appreciated. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello I have a connection issue. My MorrorMaker was working. I added the TLS and then stopped working. I followed all the documentation and the git examples but I am getting this errors:
I did copied the cluster-ca-cert build a secret on the sending side of the source, enable tls authentication on both sides. This is my MMK config:
and here where I think is the problem (in the strimzi config). I do have the same config on both clusters:
apiVersion: kafka.strimzi.io/v1beta2
I am not sure (since I just need authentication in the target if I should have the:
listeners:
Running on both clusters
Thanks ahead for any help or time that this team dedicates to solve our tech problems
Beta Was this translation helpful? Give feedback.
All reactions