• PodMissingProxy

    PodMissingProxy

    Message NamePodMissingProxy
    Message CodeIST0103
    DescriptionA pod is missing the Istio proxy.
    LevelWarning

    This message occurs when the sidecar is not present or not working correctly.

    This most commonly occurs when you enable auto-injection but do not restart yourpods afterwards, causing the sidecar to be missing.

    To resolve this problem, restart your pods and try again.

    For example, to restart the pods, use this command:

    1. $ kubectl rollout restart deployment