DeploymentRequiresServiceAssociated

Message NameDeploymentRequiresServiceAssociated
Message CodeIST0117
DescriptionThe resulting pods of a service mesh deployment must be associated with at least one service.
LevelWarning

This message occurs when pods are not associated with any services.

A pod must belong to at least one Kubernetes service even if the pod does NOT expose any port.

See the Istio Requirements.