Jiezhang Wang
Jiezhang Wang
Could you print your gateway yaml?
Your gateway, virtualService, service need in the same k8s namespaces
> Meanwhile, edgemesh agent's logs on 192.168.0.161 indicates an "ERROR: lb: No available instance, key: task-svc-1.workflow-0.svc.cluster.local:6060()". How to deal with it? Because of your workflow-0-task-1 is not Running. So task-svc-1...
Yes, edgemesh can support gRPC communication between cloud pods and edge pods
#3583 needs to further optimize the code
Can you print some edgemesh-agent logs when you exec `curl hostname-svc:12345`?
Are your pod(172.17.0.2:9376) normal?
You can try to `telnet 172.17.0.7 9376` on edge3, make sure pod is working normal.
/lgtm /approve
Can show your destinationrule yaml file?