mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-03 17:17:12 +00:00
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.