This project hosts two cni plugins developed for arktos
- alktron - cni plugin to integrate with OpenStack Neutron
- mizni - cni plugin to integrate with the high-performance high-scale network backend including control plane alcor and data plane mizar.
Please use golang 1.12 or later
The recommended way is building from inside of the sub folder, e.g.
$ cd mizni
$ go build .