Skip to content

fasaxc/calico-kubernetes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI branch Coverage Status Slack Status IRC Channel

Calico Networking for Kubernetes

Migration to CNI

Calico networking for Kubernetes can now be found in the Calico CNI repository. We recommend migrating to use the Calico CNI plugin for Kubernetes deployments. We will be updating our existing guides and documentation to use the Calico CNI plugin shortly.

Getting Started

The easiest way to get started with the Calico Kubernetes plugin is by following one of our guides in the calico-docker repository. ...or just run make run-kubernetes-master which will build the calico plugin from source and then create a single node Kubernetes cluster.

For more information on Project Calico see http://www.projectcalico.org/learn/.

Building the plugin

To build the calico-kubernetes plugin, clone this repository and run make. This will build the binary, as well as run the unit tests. To just build the binary, with no tests, run make binary. To only run the unit tests, simply run make ut.

Analytics

About

Calico Kubernetes Networking Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.6%
  • Makefile 3.1%
  • Shell 0.3%