mirror of https://github.com/istio/istio.io.git
443 B
443 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.