Skip to content

Commit

Permalink
Update docs/user/troubleshooting/03-40-incompatible-istio-sidecar-ver…
Browse files Browse the repository at this point in the history
…sion.md

Co-authored-by: Grzegorz Karaluch <[email protected]>
  • Loading branch information
nataliasitko and grego952 authored Jan 29, 2025
1 parent e2856df commit d45abd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Incompatible Istio Sidecar Version After the Istio Module's Update
## Symptom

After the Istio module's update, the Istio custom resource (CR) is in the `Warning` sate, and mesh connectivity is disrupted. When you click on the warning in Kyma dashboard or run `kubectl get istio default -n kyma-system -o jsonpath='{.status.description}'`, you get the message:
After the Istio module's update, the Istio custom resource (CR) is in the `Warning` state, and mesh connectivity is disrupted. When you click on the warning in Kyma dashboard or run `kubectl get istio default -n kyma-system -o jsonpath='{.status.description}'`, you get the following message:

```
Some Pods with Istio sidecar injection failed to restart. To learn more about the warning, see kyma-system/istio-controller-manager logs: Istio Controller could not restart one or more Istio-injected Pods.`
Expand Down

0 comments on commit d45abd9

Please sign in to comment.