- Upgrade all nodes from v1.12.1/v1.12.2 to v1.12.4 installer image - Set explicit nameservers (9.9.9.9, 149.112.112.112, 1.1.1.1) on workers to replace unreliable DHCP-provided resolver at 10.0.15.254 - Fix talos-worker2 missing ExtensionServiceConfig for ext-tailscale which was causing node reboots every ~35 minutes - Update tailscale.patch.yaml with working auth key
5 lines
157 B
YAML
5 lines
157 B
YAML
apiVersion: v1alpha1
|
|
kind: ExtensionServiceConfig
|
|
name: tailscale
|
|
environment:
|
|
- TS_AUTHKEY=tskey-auth-kwat3eR2p711CNTRL-K3m1PTL9hJHuqFJ5v5aDJHW2b8qsScQkF
|