Replies: 1 comment
-
Yes, just enable KubeSpan. You can control which endpoints are announced from each node, this way you can limit KubeSpan communication to a specific network. But by default KubeSpan will pick whatever the first path that works between nodes.
No connection - KubeSpan is all automatic, just enable it and it works. Manual Wireguard is also something you can do, but you have to do all configuration yourself.
KubeSpan is designed to handle only in-cluster communication. Providing access to the cluster from external locations is not handled by KubeSpan. You can try Tailscale for that which is available in Talos extensions repository. But you can also look into Omni which offers what you're looking for and much more, including your last question about access to services. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am setting up a new cluster and have some questions about Wireguard networking in a few different areas. At the moment, I have two nodes, both existing on the same layer 2 network and connected via a switch.
--wireguard-cidr
and documented here? I can't tell what this functionality is for.talosctl gen config
invocation?Beta Was this translation helpful? Give feedback.
All reactions