Open lukidzi opened 3 months ago
kuma.io/gateway
kuma.io/gateway
is on deployment so we are not aware of it on the serviceThis issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
Kuma Version
master
Describe the bug
I followed the Delegated Gateway guide and successfully deployed a delegated gateway. However, after deployment, I checked the UI and noticed that the MeshService status is marked as Unavailable. I understand that the service does not directly communicate with the gateway, but this status is misleading and might suggest that the gateway is not deployed correctly.
traffic works:
To Reproduce
Follow the guide https://kuma.io/docs/2.9.x/guides/gateway-delegated/
Expected behavior
The gateway is shown as a healthy or MeshService for gateway is not generated since it should be an entry point and doesn't need to be tracked (cross mesh is not supported with MS for now)
Additional context (optional)
No response