e9f35dabe8
* modified image_repositories section schema in version catalogue. new type : type map[string]ImageRepositorySpec old type : string. * replaced registry attribute in Installation resource from version-catalogue image_repositories section. * updated old attributes from image_repositories section as per new schema. Closes: #590 Change-Id: I2159e23b8a63b5f48d2f4e79b56c2bc021646c77
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.