k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Stefan Junker a75401a13b host-local: allow ip request via CNI_ARGS
A specific IP can now be requested via the environment variable CNI_ARGS, e.g.
`CNI_ARGS=ip=1.2.3.4`.
The plugin will try to reserve the specified IP.
If this is not successful the execution will fail.
2015-09-04 01:38:22 +02:00
bridge.md Document the plugins 2015-07-21 17:19:18 -07:00
dhcp.md Document the plugins 2015-07-21 17:19:18 -07:00
flannel.md Fix a few spelling mistakes in the docs 2015-08-20 16:41:25 +01:00
host-local.md host-local: allow ip request via CNI_ARGS 2015-09-04 01:38:22 +02:00
ipvlan.md Document the plugins 2015-07-21 17:19:18 -07:00
macvlan.md Fix a few spelling mistakes in the docs 2015-08-20 16:41:25 +01:00
ptp.md Fix a few spelling mistakes in the docs 2015-08-20 16:41:25 +01:00