Chris Wedgwood 68b0269088 Add updated Tigera Operator and Project Calico
Change-Id: Ia7304db232416a3687b9048576e3be84c7e8baf6
2021-03-15 23:05:10 +00:00

18 lines
1.1 KiB
ReStructuredText

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.15.0
* Included Calico version: v3.18.0
To know more about tigera installation see the `installation reference`_.
.. _tigera-operator.yaml: https://github.com/airshipit/airshipctl/tree/master/manifests/function/tigera-operator/v1.15.0/upstream/tigera-operator.yaml
.. _custom-resources.yaml: https://github.com/airshipit/airshipctl/tree/master/manifests/function/tigera-operator/v1.15.0/custom-resources.yaml
.. _GitHub URL: https://docs.projectcalico.org/manifests/tigera-operator.yaml
.. _installation reference: https://docs.projectcalico.org/getting-started/kubernetes/quickstart