k3s/pkg/kubelet/network/kubenet
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
..
kubenet_linux.go Merge pull request #24107 from yifan-gu/load_bridge 2016-04-18 00:08:25 -07:00
kubenet_unsupported.go switch to use ContainerID instead of DockerID in network plugin interface 2016-04-06 16:04:52 -07:00