mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
c2f0f380126f62edf510207fa374b845c5216dba
UniFi's router has no route to 100.108.0.0/16 (the Netbird mesh CIDR) - it only routes to its own directly-connected LAN. Advertising talos-cp-01's real Netbird-bound IP (100.108.42.109, confirmed live via talosctl to be genuinely bound to its wt0 interface - it's real, just unreachable from outside the mesh) as the etcd client/peer URL would never actually work for inbound WAN traffic from the VPS/witness. Corrected to advertise home.kube.huskypup.net on the WAN ports that will be port-forwarded (12379/12380) to talos-cp-01's real LAN IP (172.28.101.41) + the NodePort Service - UniFi can route to its own LAN natively, no extra static routes needed.
Description
No description provided
953 KiB
Languages
Shell
94%
Go Template
6%