mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +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