k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
2017-05-15 16:50:24 +02:00
Godeps Remove everything except for plugins in preparation for import to plugins repo 2017-05-14 23:04:53 -05:00
plugins plugins: add plugins from containernetworking/cni 2017-05-14 23:12:45 -05:00
vendor Remove everything except for plugins in preparation for import to plugins repo 2017-05-14 23:04:53 -05:00
.gitignore Remove everything except for plugins in preparation for import to plugins repo 2017-05-14 23:04:53 -05: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 Remove everything except for plugins in preparation for import to plugins repo 2017-05-14 23:04:53 -05:00
README.md Remove everything except for plugins in preparation for import to plugins repo 2017-05-14 23:04:53 -05: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.