Back to Istio Io

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

content/en/about/faq/setup/k8s-sidecar-injection-not-working.md

latest355 B
Original Source

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.