ISTIO PROXY

I have enabled ASM on my GKE cluster and have also labeled my namespace for sidecar injection yet I dont see any istio proxy sidecar getting attached to my deployment

kubectl get namespace default --show-labels
NAME STATUS AGE LABELS
cogeco Active 10d istio.io/rev=asm-managed,kubernetes.io/metadata.name=default

Please help me troubleshoot

1 Like

You can use this link[1] as a guidance regarding sidecar injection. About ASM, this link[2] has tutorials and training that can be useful to this concern.

[1]https://istio.io/latest/docs/setup/additional-setup/sidecar-injection/

[2]https://cloud.google.com/service-mesh/docs#training-and-tutorials