• Justin Santa Barbara's avatar
    Add network-plugin-mtu option for MTU selection · 902ba4e2
    Justin Santa Barbara authored
    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.
    902ba4e2
runonce_test.go 5.91 KB