GithubHelp home page GithubHelp logo

isabella232 / calico Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coreos/calico

0.0 0.0 0.0 18.87 MB

Documentation and release artifacts for Calico

Home Page: http://docs.projectcalico.org

License: Apache License 2.0

HTML 7.50% Makefile 5.21% Go 11.05% Shell 4.52% Python 38.80% CSS 1.11% JavaScript 0.22% Ruby 31.59%

calico's Introduction

Slack Status IRC Channel Docker Pulls

Calico

This repository contains the source code for Project Calico's documentation and demos as well as the source for the calico/node container.

Note that the README in this repo is targeted at Calico docs contributors.

Documentation for Calico users is here:
http://docs.projectcalico.org

For information on calico/node, see the documentation on calico/node architecture.

Developing

Print useful actions with make help.

Project Calico logo

Building calico/node

To build the calico/node container, run the following build step from the root of the repository:

make -C calico_node calico/node

Use the build variables listed in the Calico binaries variable section at the top of the Makefile to modify which components are included in the resulting image. For example, the following command will produce a docker image called calico/node:custom which uses custom Felix and Libnetwork binaries:

FELIX_CONTAINER_NAME=calico/felix:1.4.3 \
LIBNETWORK_PLUGIN_CONTAINER_NAME=calico/libnetwork-plugin:v1.0.0-beta \
BUILD_CONTAINER_NAME=calico/node:custom \
make calico/node

The canonical source for which versions are included in the calico/node image come from the _date/versions.yml file.

Building the docs

See CONTRIBUTING_DOCS.md

calico's People

Contributors

caseydavenport avatar ozdanborne avatar djosborne avatar tomdee avatar gunjan5 avatar tmjd avatar robbrockbank avatar fasaxc avatar bcreane avatar heschlie avatar lwr20 avatar matthewdupre avatar bjwbell avatar mgleung avatar lxpollitt avatar caoshufeng avatar mikestowe avatar sejeff avatar emanic avatar frnkdny avatar libby avatar mvladev avatar vincents avatar eepyaich avatar rowleyaj avatar simonswine avatar 2ffs2nns avatar hickey avatar toshiiw avatar kintoandar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.