Skip to content

CentaurusInfra/arktos-cniplugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cni plugins

This project hosts two cni plugins developed for arktos

  1. alktron - cni plugin to integrate with OpenStack Neutron
  2. mizni - cni plugin to integrate with the high-performance high-scale network backend including control plane alcor and data plane mizar.

build instructions

Please use golang 1.12 or later

The recommended way is building from inside of the sub folder, e.g.

$ cd mizni
$ go build .

Packages

No packages published

Languages