mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 20:03:52 +00:00
Automatic merge from submit-queue Add kubelet --network-plugin-mtu flag for MTU selection * Add network-plugin-mtu option which lets us pass down a MTU to a network provider (currently processed by kubenet) * Add a test, and thus make sysctl testable