All Projects → Juniper → contrail-kubernetes

Juniper / contrail-kubernetes

Licence: Apache-2.0 license
OpenContrail Kubernetes integration

Programming Languages

go
31211 projects - #10 most used programming language
ruby
36898 projects - #4 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
SaltStack
118 projects

Projects that are alternatives of or similar to contrail-kubernetes

contrail-web-core
Contrail web ui backend code
Stars: ✭ 15 (-65.12%)
Mutual labels:  opencontrail
contrail-neutron-plugin
Opencontrail Neutron plugin + extensions
Stars: ✭ 18 (-58.14%)
Mutual labels:  opencontrail

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].