istio.io/content/help/faq/setup/k8s-sidecar-injection-not-w...

449 B

title weight
Kubernetes - How can I debug problems with automatic sidecar injection? 20

Ensure that your cluster has met the prerequisites for the automatic sidecar injection. If your microservice is deployed in kube-system, kube-public or istio-system namespaces, they are exempted from automatic sidecar injection. Please use a different namespace instead.