support for disabling ssl for controlplane and replication listeners if service mesh is doing MTLS #8745
vijaySamanuri
started this conversation in
Ideas
Replies: 1 comment
-
This is tracked in #2266. There are also many previous discussions and issues on both this topic and on service mesh. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I see
controlplane
andreplication
listeners are using ssl security.but in case K8S cluster already has service mesh deployed and
MTLS
enforced i see reduntant ssl termination and a performace hit.I feel there should be a way to disable ssl for these listeners.
Please correct my understanding. Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions