This repository contains the source for the calico/node container.
For users who want to learn more about the project or get started with Calico, see the documentation on docs.projectcalico.org.
Contributions to this code are welcome! Before starting, make sure you've read the Calico contributor guide.
The entire build can be run within a container, which means the only dependencies you'll need are a functioning Docker installation.
The code in this repository can be built and tested using the Makefile.
make calico/nodewill produce thecalico/nodedocker image.
For more information, see make help.