arch-qbittorrentvpn icon indicating copy to clipboard operation
arch-qbittorrentvpn copied to clipboard

support for eBPF instead of iptables

Open taoofshawn opened this issue 1 year ago • 0 comments

recently changed the CNI in my kubernetes cluster from flannel(iptables) to cilium(eBPF) and these images stopped working. I'm assuming this is due to no iptables in the new configuration.

Reading further, eBPF seems to be the modern replacement for iptables in container environments. Might be worth looking into and updating/providing alternate images/parameters

taoofshawn avatar Feb 20 '24 16:02 taoofshawn