mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-20 08:18:45 +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.