Use custom Certificate Manager instead of TLS sidecar in Entity Operator #7480
Unanswered
prateekkohli21
asked this question in
Q&A
Replies: 1 comment 7 replies
-
The TLS sidecar is nothing like Certificate Manager. So I'm not sure in which way it would it replace it. The TLS sidecar just encrypts the connection when conencting to ZooKeeper because historically, ZooKeeper had. abad support for TLS. |
Beta Was this translation helpful? Give feedback.
7 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 All,
Is is possible to integrate a custom certificate manager and disable the sideCarTLS container(so that it does not get deployed) while using entity operator?
I would want to give my custom certificates and manage them using a Certificate Manager for communication between topic operator & kafka/zookeeper, but I did not see any option to disable the sidecarTLS container & do certificate management using a custom certificate Manager.
Regards,
Prateek Kohli
Beta Was this translation helpful? Give feedback.
All reactions