You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and apply it to the user namespace : my-namespace. I tried to add the annotation in two places. no luck.
I always got istio-proxy sidecar:
Normal Created 10s kubelet Created container tensorflow
Normal Started 9s kubelet Started container tensorflow
Normal Pulling 9s kubelet Pulling image "docker.io/istio/proxyv2:1.9.6"
Normal Pulled 8s kubelet Successfully pulled image "docker.io/istio/proxyv2:1.9.6" in 829.923573ms
Normal Created 8s kubelet Created container istio-proxy
Normal Started 7s kubelet Started container istio-proxy
is this a known behavior change?
The text was updated successfully, but these errors were encountered:
I am verifying v1.4-rc1. I have tfjob like this:
and apply it to the user namespace :
my-namespace
. I tried to add the annotation in two places. no luck.I always got istio-proxy sidecar:
is this a known behavior change?
The text was updated successfully, but these errors were encountered: