k3s/pkg/kubelet/network
Casey Callendrello 256d6cc83a kubenet: yield lock while executing CNI plugin.
The CNI plugin can take up to 3 seconds to execute. CNI plugins can safely be
executed in parallel, so yield the lock to speed up pod creation.

Fixes: #54651
2017-10-30 15:55:26 +00:00
..
cni update BUILD files 2017-10-15 18:18:13 -07:00
hairpin update BUILD files 2017-10-15 18:18:13 -07:00
hostport update BUILD files 2017-10-15 18:18:13 -07:00
kubenet kubenet: yield lock while executing CNI plugin. 2017-10-30 15:55:26 +00:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
testing update BUILD files 2017-10-15 18:18:13 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS add OWNER file to kubelet/network 2017-02-24 11:41:13 -08:00
network.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
plugins.go kubelet: add metrics to network plugin manager 2017-10-04 12:13:35 -05:00