Fix1.102.3
Tailscale Kubernetes Operator v1.102.3
Fixed peer relay reachability across AWS availability zones and corrected Network Load Balancer health checks from TCP to HTTP for UDP-based peer relays, ensuring reliable connectivity and proper health reporting.
A new release of the Tailscale Kubernetes Operator is available. For guidance on installing and updating, refer to our installation instructions.
- Fixed: Peer relays on AWS are reachable regardless of the availability zone their pod is scheduled in. Pinning Elastic IPs also requires pinning the pods to the same zone using a ProxyClass.
- Fixed: Network Load Balancers fronting peer relays on AWS use HTTP instead of TCP for pod health checks. Peer relays listen only on UDP, so the default TCP health check could never succeed, causing every target to be reported as unhealthy.
kubernetesawspeer-relaynetworking
Source: original entry ↗