Post #1963350
2026-02-02 18:12 UTC
A blog series on my descent into maddness with PKI/etc would probably be interesting
But first I can finish out the networking series (latest post here).
The last part for now will be about taking the engress policy features and wireguard and then creating a wireguard interface on a Talos linux node, and then assigning routing rules to a non-default table, so only traffic assigned to that interface uses it.
The end result: ability to create a egress policy targeting a pod, and send all outbound traffic out over that VPN link.
I could have done this for the web services that I am having exit on the cloud node, but I want to eventually put caching on the edge.
Of course the goal here with the wireguard exit was to use ProtonVPN for a download client......
#Homelab #Networking #Kubernetes #Talos
Replies (2)
-
@rachel@transitory.social 2026-02-03 13:43
I need to start making diagrams for my posts
-
@rho@social.treehouse.systems 2026-02-03 06:17
@rachel just last weekend got a gluetun container working on our isolated vlan/subnet, working on the cilium policy for that now