k3s/pkg/kubelet/network/cni
Justin Santa Barbara 902ba4e249 Add network-plugin-mtu option for MTU selection
MTU selection is difficult, and if there is a transport such as IPSEC in
use may be impossible.  So we allow specification of the MTU with the
network-plugin-mtu flag, and we pass this down into the network
provider.

Currently implemented by kubenet.
2016-08-23 01:50:58 -04:00
..
testing update godep to pull from containernetworking/cni 2016-08-19 13:31:50 -07:00
cni.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
cni_test.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00