Replies: 1 comment
-
That's the problem. The error message is coming from your k8s cluster, but it's referencing a file that you only have in your home directory on your Mac. Can you share the specific commands you ran to install/link the multi cluster gateways? |
Beta Was this translation helpful? Give feedback.
0 replies
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,
I'm new to linkerd so please bear with me.
I'm following this guide for multicluster linkerd setup.
https://linkerd.io/2.10/tasks/multicluster/
I have my local MAC (west) and AWS (east)
version( both east and west):
when doing the "Linking the clusters" section im facing error when i do
linkerd multicluster check
I also see this error in the service mirror pods(west):
but the file is present in my mac on same path:
other info:
i see only one in west (local mac) for linkerd gateway for external-ip could that cause this kind of problem ?
curl to east (aws) gateway:
Please let me know if any other details are required.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions