Replies: 1 comment 1 reply
-
1.57.0 is over 1.5 years old. A lot has changed in gRPC, especially xDS, since then. I'd suggest upgrading to at least 1.70.0; it fixes a regression introduced in 1.66.0 and has other fixes/improvements in the xDS communication. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,there are two pods in my deployment, and everything is normal after rolling releases. But after a period of time(hours or days), the last released pod always prompts:
UNAVAILABLE: LDS resource does not exist
:And the other pod is normal. In the logs of XDS server, one long connection persists while the other is disconnected.
Could someone help guide us? Thanks 🙏!
Related environmental information:
Beta Was this translation helpful? Give feedback.
All reactions