Skip to content

Juniper/contrail-kubernetes

Repository files navigation

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