Commit Graph

5 Commits

Author SHA1 Message Date
7b11409201 fix(talos): enable MetalLB on control plane nodes
Remove node.kubernetes.io/exclude-from-external-load-balancers label
from control plane nodes to allow MetalLB speakers to announce
LoadBalancer IPs on all nodes. This enables proper L2 advertisement
and automatic failover for services.

Changed:
- Commented out nodeLabels section in all three controlplane configs
- Applied to nodes 10.0.1.3, 10.0.1.4, and 10.0.1.5

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-04 01:46:41 +00:00
361d22cd12 chore: stale file removed 2025-11-23 21:14:56 +00:00
b97a9f6e8c chore: removed stale files 2025-11-23 21:14:11 +00:00
db6ffbbc56 feat: new cluster created, currently runs nginx 2025-11-23 21:13:27 +00:00
39f579d781 feat: new testing cluster with boilerplate code 2025-11-14 23:09:08 +00:00