k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
2017-05-09 22:45:44 -05:00
Godeps vendor: add coreos/go-systemd 2017-05-09 22:45:44 -05:00
plugins vlan: add VLAN plugin 2017-04-19 13:41:12 -05:00
vendor vendor: add coreos/go-systemd 2017-05-09 22:45:44 -05:00
.gitignore Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
.travis.yml travis integration 2017-05-03 12:22:14 -07:00
build travis integration 2017-05-03 12:22:14 -07:00
LICENSE Initial commit 2017-03-10 16:46:52 +01:00
README.md Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
test vlan: add VLAN plugin 2017-04-19 13:41:12 -05:00

plugins

Some additional CNI network plugins, matinained by the containernetworking team

Plugins supplied:

Sample

The sample plugin provides a base for building a sample plugin with tests.