Skip to content

WIZARD-CXY/contrail-kubernetes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contrail-kubernetes

OpenContrail Kubernetes integration

Proof of concept.

The command kube-network-manager uses the user labels{'name', 'uses'} in order to create a network per pod/RC/service and create connectivity between networks.

Build:

GOPATH=$GOPATH:${GOROOT}/src/github.com/GoogleCloudPlatform/kubernetes/Godeps/_workspace

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

About

OpenContrail Kubernetes integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 67.5%
  • Ruby 23.3%
  • Python 8.8%
  • Shell 0.4%