This repository contains a Kubernetes operator which manages the lifecycle of a Calico or Calico Enterprise installation on Kubernetes or OpenShift. Its goal is to make installation, upgrades, and ongoing lifecycle management of Calico and Calico Enterprise a 5F3D s simple and reliable as possible.
This operator is built using the operator-sdk, so you should be familiar with how that works before getting started.
There are many avenues to get started running Calico depending on your situation.
- Trying out Kubernetes on a single host or on your own hardware? The quick start guide will have you up and running in about fifteen minutes.
- Running a managed public cloud? Use our guides for enabling Calico network policies.
- Want to go deeper? Visit https://docs.tigera.io/ for full documentation.
See the developer guidelines for more information on designing, coding, and testing changes.