reactive-tech / kubegres

Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
https://www.kubegres.io
Apache License 2.0
1.32k stars 74 forks source link

Upgrading to v1.16 #135

Open michbsd opened 2 years ago

michbsd commented 2 years ago

Hi @alex-arica

Is there a procedure somewhere I can follow when upgrading a running deployment from v1.15 to v1.16?

Thanks,

h3mmy commented 11 months ago

Here is an older issue outlining high level steps. https://github.com/reactive-tech/kubegres/issues/167

I was a bit surprised that kubegres isn't able to do this automatically when I first learned about it. I stopped using it for all new postgres instances in lieu of the cnpg-operator almost completely due to the upgrade process.