How to apply mtls between pods with istio sidecar proxy to kafka pods #5600
Unanswered
DMSwimTech
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Strimzi currently does not support any integration with Istio. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hey,
I saw that there was some discussion around the topic but I couldn't wrap my head around it.
I have pods that are being effected by istio and I have Strimzi Kafka pods which are not being effected at all by istio.
My issue is that the pods can't connect because they are failing on the mtls handshake.
Strimzi and Istio setup uses self sign certificate. My suspicion was that they are not trusting each one certifricate and I tried to use the following:
and I add serviceEntry for istio.
Unfortunately for me that didn't work and help will be appreciate
Beta Was this translation helpful? Give feedback.
All reactions