Upgrading Snapshot Manager operator
Ensure that all the steps mentioned in the following section are performed before performing the upgrade of Snapshot Manager operator:
Preparing for NetBackup upgrade
Upgrading the Snapshot Manager operator
- Push the new operator images, Snapshot Manager main image to container registry with different tags.
- Update the new image name and tag in
images.cloudpointoperatorsection inkustomization.yamlfile in operator folder available in the new package folder. - Update the node selector and tolerations in
operator_patch.yamlfile inoperator/patchesfolder in the new package folder. - To upgrade the operator, apply the new image changes using the following command:
kubectl apply -k <operator folder name>
After applying the changes, new Snapshot manager operator pod will start in operator namespace and run successfully.