DeploymentRequiresServiceAssociated
| Message Name | DeploymentRequiresServiceAssociated |
| Message Code | IST0117 |
| Description | The resulting pods of a service mesh deployment must be associated with at least one service. |
| Level | Warning |
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.