btkostner / infrastructure

Home lab infrastructure setup and documentation
https://infrastructure.btkostner.io/
3 stars 0 forks source link

Upgrade Talos + update to BGP networking #29

Open btkostner opened 2 months ago

btkostner commented 2 months ago

The current running talos version is out of date and should be updated. Unifi is also releasing BGP support. With both of these updates, we should be able to upgrade to use Cilium for all networking, no metallb. It should also fix some internal load balancing issues for some services.

btkostner commented 1 month ago

Half of this is done. Talos is now upgraded and running the latest version. Currently Cilium is using an external port on all nodes for ingress traffic. This works decent for our use case, but it's not failure resistant (port forwarding to a single node IP)