![Sirajudeen](/assets/img/avatar_default.png)
* Calico is now deployed using tigera-operator * Removing the unused calico manifests from functions Change-Id: Ieec5a9a95e34f72263ac9211d9742ced7148627a Relates-To: #368
Calico Operator
This function contains a Kubernetes operator which manages the lifecycle of a Calico or Calico Enterprise installation on Kubernetes.
- Tigera Calico operator and custom resource definitions are defined in tigera-operator.yaml.
- Calico is installed via tigera operator using custom-resources.yaml by specifying the default variant of product to be installed.
- The tigera-operator.yaml is taken from GitHub URL.
- Included Operator version: v1.13.0
- Included Calico version: v3.17.0
To know more about tigera installation see the installation reference.