Replies: 2 comments 3 replies
-
Hi @Noksa! The |
Beta Was this translation helpful? Give feedback.
1 reply
-
@Noksa did you ever solve this? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello.
I've tried Linkerd communication between clusters and it is really cool feature.
But I have one question.
I have two clusters in different AWS VPCs but those VPCs are peered. So they work like it is just one network (all pods/nodes can talk to each other without any restrictions).
How can I tell to Linkerd that I don't want to create an internet-faced AWS LB when I use
linkerd multicluster install
command?I want to create internal AWS LB instead because I can establish connection between clusters without internet.
Or is there proper way to create communication between clusters in local network instead of internet?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions