k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
2017-05-19 14:38:26 +02:00
Godeps vendor: bump cni to v0.5.2 2017-05-19 14:38:26 +02:00
plugins plugins: add plugins from containernetworking/cni 2017-05-14 23:12:45 -05:00
vendor vendor: bump cni to v0.5.2 2017-05-19 14:38:26 +02:00
.gitignore Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
.travis.yml Rename build script to avoid conflict with bazel 2017-05-15 16:45:58 +02:00
build.sh Rename build script to avoid conflict with bazel 2017-05-15 16:45:58 +02: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.sh Rename build & test, take two 2017-05-15 16:50:24 +02: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.