Categorygithub.com/juniper/contrail-kubernetes
repository
0.0.0-20161104213417-814f54797796
Repository: https://github.com/juniper/contrail-kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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