michaelkuty / contrail-kubernetes

OpenContrail Kubernetes integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contrail-kubernetes

Join the chat at https://gitter.im/Juniper/contrail-kubernetes Build Status Coverage Status

OpenContrail Kubernetes integration

The daemon kube-network-manager uses the kubernetes controller framework to watch k8s api objects. It isolates pods in virtual-networks (according to the label['name']) and connects pods with services (according to the label['uses']).

Build:

GOPATH=$GOPATH:${GOROOT}/src/k8s.io/kubernetes/Godeps/_workspace

go build github.com/Juniper/contrail-kubernetes/cmd/kube-network-manager

About

OpenContrail Kubernetes integration

License:Apache License 2.0


Languages

Language:Go 69.0%Language:Ruby 16.2%Language:Shell 8.2%Language:Python 6.1%Language:SaltStack 0.6%