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

12 lines
443 B
Markdown

---
title: Kubernetes - How can I debug problems with automatic sidecar injection?
weight: 20
---
Ensure that your cluster has met the
[prerequisites](/docs/setup/kubernetes/sidecar-injection/#automatic-sidecar-injection) 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.