k3s/pkg/kubelet/network
k8s-merge-robot d0b52dd8b3 Merge pull request #24107 from yifan-gu/load_bridge
Automatic merge from submit-queue

kubenet: Load bridge netfilter module in Init().

This lets the kubenet loads the bridge netfilter module and set bridge-nf-call-iptables=1

Fix #24018 

Follow up PRs would be appreciate if we also load the module in the bridge plugin binary itself. Ref https://github.com/kubernetes/kubernetes/issues/24018#issuecomment-207682514

cc @kubernetes/sig-node @sjpotter @euank
2016-04-18 00:08:25 -07:00
..
cni Merge pull request #23940 from freehan/netinterface 2016-04-17 01:12:51 -07:00
exec switch to use ContainerID instead of DockerID in network plugin interface 2016-04-06 16:04:52 -07:00
hairpin Don't print hairpin_mode error when not using Linux bridges 2016-01-25 09:01:34 -05:00
kubenet Merge pull request #24107 from yifan-gu/load_bridge 2016-04-18 00:08:25 -07:00
testing Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
network.go Use the default interface for reporting network stats. 2016-03-01 16:17:04 -08:00
plugins.go switch to use ContainerID instead of DockerID in network plugin interface 2016-04-06 16:04:52 -07:00
plugins_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00