Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1007 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 1007 Bytes

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