Skyler Mäntysaari
Skyler Mäntysaari
@YutaroHayakawa Was this forgotten?
Pinging @YutaroHayakawa again as seems this was forgotten?
> @samip5 Sorry, indeed it was forgotten. Let me recap the issue again. There are multiple issues raised in this thread. Let me recap them. > > 1. IPv6 link-local...
> Where is that VXLAN terminated? In the "Gateway Pod" or in your host namespace? In the gateway pod using Cilium's default route address to reach the gateway pod. Basically:...
@YutaroHayakawa Can we get some traction on this, yet again as proper IPv6 support includes link-local not being broken?
> > Application pod -> gateway client sidecar (running dhcp client and overriding default route except for the gateway pod's address which is resolved via kube-dns) -> VXLAN to the...
The patchset for the required things to enable for dvb is quite large, even when I tried to focus it on just my card. I did add them as built-ins...
Fixed by #1102
> It looks like wireguard library [doesn't support](https://github.com/siderolabs/wgctrl-go/blob/master/internal/wglinux/configure_linux.go#L148) specifying several endpoints for the single peer, so the only thing we can do is prohibit specifying two and more IP's in...
It's not futile, as one would expect tools to fallback which is not the case here. It was trying to use a ULA gateway that I hadn't myself configured to...