Replies: 1 comment 6 replies
-
Hi, thanks for the detailed information 👍 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks,
We have a peculiar issue with multi-cluster setup. We have 2 clusters, 1 in GCP and 1 in AWS. TL;DR communication from GCP to AWS doesn't work for some services.
Setup:
Results:
Error:
I've checked that services are replicated and I've checked endpoints (with linkerd diagnostics endpoints). Everything looks okay to me.
I've checked this document: https://linkerd.buoyant.io/t/what-are-failfast-errors-in-linkerd-and-how-do-you-debug-them/85 but it didn't help.
I've attached nginx and http-echo manifests and screenshots of curl requests.
If trace proxy logs are needed let me know.
Curl manifests
Nginx manifests
Http echo manifests
Beta Was this translation helpful? Give feedback.
All reactions