Skip to content

Only one node at a time working behind NAT? #9237

Answered by smira
justyns asked this question in Q&A
Discussion options

You must be logged in to vote

I don't know about Tailscale - you probably will need to figure that out.

As for the KubeSpan - KubeSpan requires a direct one-way connection for each pair of machines in the cluster.

E.g. if you have one set of machines in a private network and another in a public cloud with public IPs, that would work:

  • machines in private network can connect to each other
  • machines from private network can connect to public cloud machines

But KubeSpan won't work if you have two set of machines, both behind each own NAT.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@justyns
Comment options

@smira
Comment options

@justyns
Comment options

@smira
Comment options

Answer selected by justyns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants