Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.92 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.92 KB

warning This document applies to the HEAD of the calico-containers source tree.

View the calico-containers documentation for the latest release here.

Kubernetes with Calico networking

Calico can be used as a network plugin for Kubernetes to provide connectivity and network policy in a Kubernetes cluster. Calico allows you to enforce fine-grained network security policy natively in Kubernetes. The video below shows a quick demonstration of Calico policy in action.

IMAGE ALT TEXT

Getting Started

The following guides help you get started with Calico.

Quick-start guides

These guides let you get a cluster set up quickly, and walk you through using Calico for networking and network policy.

Bare-metal guides

These guides walk you through setting up a Kubernetes cluster with Calico.

Requirements

  • The kube-proxy must be started in iptables proxy mode. This is the default as of Kubernetes v1.2.0.

Troubleshooting

Analytics