Skip to content

Kubernetes operator for installing Calico and Calico Enterprise

License

Notifications You must be signed in to change notification settings

tigera/operator

Folders and files

NameName
Last commit message
Last commit date
Jun 10, 2022
Dec 20, 2024
Apr 16, 2025
Sep 25, 2024
Apr 16, 2025
Feb 28, 2025
Oct 25, 2024
Nov 5, 2024
Apr 1, 2024
Mar 24, 2025
Mar 17, 2025
Apr 25, 2025
Apr 16, 2025
Feb 1, 2024
Nov 12, 2019
Aug 24, 2023
May 11, 2019
Apr 3, 2025
Dec 5, 2024
Dec 13, 2023
Nov 20, 2024
Apr 16, 2025
Apr 16, 2025
Mar 10, 2022

Repository files navigation

Calico Operator

Docker image

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 as 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.

Getting Started Running Calico

There are many avenues to get started running Calico depending on your situation.

Get Started Developing

See the developer guidelines for more information on designing, coding, and testing changes.