generated from kyma-project/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POC: Enable Istio sidecar injection in NATS Pods #435
Comments
mfaizanse
changed the title
Check if enabling istio for NATS would work
POC: Enable Istio sidecar injection in NATS Pods
Sep 18, 2024
Enabled the mTLS for NATS cluster and here is the result:
|
Findings looks good. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context:
Currently, the sidecar injection to NATS Pods are disabled due to performance reasons. Meaning that the NATS Pods are not part of service mesh.
We want to now enable sidecar injection to NATS Pods due to security concerns. For that we need to do a POC to check if the NATS will work with sidecars and also will there be any side effects like performance etc.
Task(s):
sidecar.istio.io/inject
label to true (reference).The text was updated successfully, but these errors were encountered: