Why enable-mesh-pod-addressability is undocemented and what is the current update of this feature? #14747
|
I found Why is it undocumented? Context: we need to use Istio mTLS to achieve Knative-Istio multi-tenancy networking RBAC, what is the best way/approach to have per tenant access restriction? |
Replies: 3 comments 1 reply
|
according to this #10751 (comment), this is unfinished work (although it looks like it's working). Also the code mentions |
|
Supposedly Istio let's you have pod addressability when there is no port translation in the kubernetes service I need to investigate this and if that's the case when we can drop that 'knob' attribute as it would just work by default. That's why we haven't promoted that knob past alpha |
|
@dprotaso FWIW, I was playing around in the context of Kubeflow and requests from |
Supposedly Istio let's you have pod addressability when there is no port translation in the kubernetes service
I need to investigate this and if that's the case when we can drop that 'knob' attribute as it would just work by default.
That's why we haven't promoted that knob past alpha