Hi. I need to create a multicloud cluster. In the documentation it explains about the Tailscale solution. I this this is best to my usecase as we already use tailscale.
The docs are in
https://docs.k3s.io/installation/network-options?_highlight=tailscale#integration-with-the-tailscale-vpn-provider-experimental
But I did understand some questions on the docs.
1. On step 3 of the docs "Decide on the podCIDR the cluster will use (by default
10.42.0.0/16
). Append the CIDR (or CIDRs for dual-stack) in Access controls with the stanza". Where (file, server) I must make this ?
2. It says too "To deploy K3s with Tailscale integration enabled, you must add the following parameter on each of your nodes". So I must have this paremeter on the install of k3s on all my nodes ? Server and agents ?