ebf35cd8b9
Change-Id: I8ba11e7cf35e85c81ff4c001238b1fc9662833c2 Signed-off-by: bijayasharma <vetbijaya@gmail.com> Relates-To: #644 Closes: #644
1.1 KiB
1.1 KiB
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.