midonet-cni

module
v0.0.0-...-846387b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2018 License: Apache-2.0

README

Midonet CNI Plugin For Kubernetes

由北京好雨云开源ETCD版 midonet-cni插件。 此插件实现基于midonet网络的cni插件,支持多租户网络。 基于CNI 0.2.0协议

Feature

  1. 支持midonet多租户特性,使用kubernetes namespace。
  2. 基于etcd的IP地址管理,租户级别全局一致性。
  3. 容器网络管理,网络路由管理。
  4. 插件增强的幂等特性
  5. 基于local-host-ipam,ptp,portmap实现外网流量入口

工作依赖

  • etcd
  • midonet
  • keystone

ptp,portmap,host-local 来源于以下项目: https://github.com/containernetworking/plugins

构建安装

go get github.com/goodrain/midonet-cni
cd $GOPATH/src/github.com/goodrain/midonet-cni
go build -o midonet-cni
cp midonet-cni /opt/cni/bin/midonet-cni

Directories

Path Synopsis
cmd
pkg
k8s

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL