You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I deployed my services as k8s Service and configured the Mesh with meshServices.mode: "Exclusive", my services became MeshService and went into state Unavailable (check for spec.state: Unavailable in examplary MeshService YAML Dump below). When sending requests I get the expected responses, so the services are actually available.
What happened?
After I deployed my services as k8s
Service
and configured theMesh
withmeshServices.mode: "Exclusive"
, my services becameMeshService
and went into stateUnavailable
(check forspec.state: Unavailable
in examplary MeshService YAML Dump below). When sending requests I get the expected responses, so the services are actually available.Deployment Configs
MeshService YAML Dump
The text was updated successfully, but these errors were encountered: