Multicluster between AKS and On-Prem #5547
Unanswered
david-curran-90
asked this question in
Q&A
Replies: 0 comments
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.
-
I've got two clusters, one on-prem and one AKS cluster. I've enabled Linkerd multicluster between the two and linked AKS to on-prem.
linkerd check --multicluster
shows everything as working OK but I'm seeing 502 gateway errors when trying to reach services in AKSI've followed the guide in the docs but falling down at this point. There is no direct link between AKS and our on-prem network, would this be causing an issue? i.e. does multicluster require network communication both ways?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions