k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Eugene Yakubovich c24708ff62 Add plugin code
This adds basic plugins.
"main" types: veth, bridge, macvlan
"ipam" type: host-local

The code has been ported over from github.com/coreos/rkt project
and adapted to fit the CNI spec.
2015-04-27 14:14:29 -07:00
ip Add plugin code 2015-04-27 14:14:29 -07:00
ns Add plugin code 2015-04-27 14:14:29 -07:00
plugin Add plugin code 2015-04-27 14:14:29 -07:00
skel Add plugin code 2015-04-27 14:14:29 -07:00