Comment on Istio moved to CNCF Graduation stageparentComments−vbezhenar3ySo to answer my own question:It's not possible to disable mtls with meshed services, no configuration option for this particular feature.There's no pervasiveness with linkerd, one need to add `linkerd.io/inject: enabled` annotation to the target service and restart deployment.
Comments
So to answer my own question:
It's not possible to disable mtls with meshed services, no configuration option for this particular feature.
There's no pervasiveness with linkerd, one need to add `linkerd.io/inject: enabled` annotation to the target service and restart deployment.