Kafka MirrorMaker2 TLS issues #5052
Unanswered
edenkoveshi
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You will probably need to share the details ... the YAMLs of the custom resources, etc. |
Beta Was this translation helpful? Give feedback.
2 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,
I am trying to deploy Kafka Mirror Maker 2 using the Strimzi Kafka Operator, to mirror two Kafka clusters, currently in the same namespace, both using TLS and SCRAM-SHA-512 authentication.
I am using this guide https://dalelane.co.uk/blog/?p=4303 to set this up.
In the Mirror Maker 2 pod, I get the following error:
Looking at the pod details, I see the ca cert secret was created on a volume mounted on /opt/kafka/mm2-certs/my-cluster-source-cluster-ca-cert/ca.crt (no source-cluster alias in the path)
Any idea why this could happen?
Beta Was this translation helpful? Give feedback.
All reactions