Hi, I’m experimenting around with the CB Kubernetes operator, and I needed to upgrade the cluster from 6.0.0 to 6.0.1.
If I set the new version and apply, I can see in the logs of the operator the message: upgrade not supported.
I was wondering, do you have any preferred way to perform a cluster upgrade? I can think of, making up a new cluster, XDCR-ing the contents from the old one into the new one, and then point the k8s services to the new one. But… It sounds a little tricky. Does the operator have any specific functionality that could help upgrading CB version?
Thanks,
Alberto