k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
2017-05-09 22:47:26 -05:00
Godeps vendor: add github.com/d2g 2017-05-09 22:45:44 -05:00
plugins plugins: move vlan to plugins/main/ 2017-05-09 22:47:26 -05:00
vendor vendor: add github.com/d2g 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 plugins: move vlan to plugins/main/ 2017-05-09 22:47:26 -05: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 plugins: move vlan to plugins/main/ 2017-05-09 22:47:26 -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.