Source Summary: Tailscale and Networking
Source Identity
Talos e Tailscale_ Guida Operativa.mdTailscale Operator su Talos con Flux.mdConfigurazione VIP e Load Balancer Talos.mdMetalLB su Talos OS_Proxmox.md
Scope
Research on Tailscale connectivity, Talos networking, VIP strategies, and MetalLB-based service exposure.
Key Points
- Talos networking is built around immutable OS constraints, so extensions and machine config matter
- Tailscale can be integrated both as a node-level extension and as a Kubernetes operator layer
- VIP handling, KubePrism, and MetalLB solve different parts of the cluster networking story
- Layer 2 versus BGP decisions affect load-balancing behavior and failure modes
- Proxmox bridge configuration, MTU, and subnet planning matter in practice
Notable Claims
- Tailscale auth and tags should be treated as declarative infrastructure, not ad-hoc setup
- MetalLB and Talos VIP solve different levels of the service exposure problem
Affected Wiki Pages
- ../entities/talos-linux
- ../entities/tailscale
- ../entities/metallb
- ../topics/tazlab-infrastructure-tech-stack
Open Questions
- Which of the networking patterns should be documented as TazLab standards versus technology reference only?