Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 838 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 838 Bytes

mizni

cni plugin integrating the new network control plane alcor and data plane mizar into arktos

See design spec for broader information of project background, design considerations, and impacts upon other components.

target cni version

0.3.1

interface manipulation

locate the net device (tap for now) provisioned by alcor/mizar, move it into cni netns with the proper ip address, route setting, etc.

IPAM

no IPAM needed; alcor/mizar would assign proper ip address to the net device.