Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.99 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.99 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

To start using Calico Networking in your existing Kubernetes cluster, check out our integration tutorial.

An easy way to try out Calico network policy on Kubernetes is by following the stars demo.

To build a new Kubernetes cluster with Calico networking, try one of the following guides:

Quick-start guides:

Bare-metal guides:

Requirements

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

Troubleshooting

Analytics