Skip to content

Commit

Permalink
Add description to connect to headscale (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Buil <[email protected]>
  • Loading branch information
manuelbuil authored Aug 11, 2023
1 parent 28a097c commit 77e4886
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation/network-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ or provide that information in a file and use the parameter:
--vpn-auth-file=$PATH_TO_FILE
```
Optionally, if you have your own Tailscale server (e.g. headscale), you can connect to it by appending `,controlServerURL=$URL` to the vpn-auth parameters
:::caution Warning
If you plan on running several K3s clusters using the same tailscale network, please create appropriate [ACLs](https://tailscale.com/kb/1018/acls/) to avoid IP conflicts or use different podCIDR subnets for each cluster.
Expand Down

0 comments on commit 77e4886

Please sign in to comment.