Ensure that a deployment using the Helm Chart or generic statefulsets can be migrated to the K8s Operator
johnrk-zz opened this issue ยท 5 comments
For self-hosted customers that are interested in using the Operator, they may be using our Helm Chart or deploying with a statefulset in the interim. We need to make migrating to the Operator seamless with no downtime.
Docs Issue: cockroachdb/docs#8031
This is not for the K8s Operator MVP.
Honestly, this is something we'd love to use. Currently there seems to be no real way to migrate - especially as Helm seem not to be the preferred way of deployment anymore.
Why is this closed? Is there a way to migrate now? Or will there never be a way to migrate?
I was trying to clean up stale issues (anything < 2021). This one should definitely remain open. Thanks for pinging!
Any update on this?
I'm on this right situation right now... the only way I can imagine to do is to turn my systems off, backup all the data, deploy new operator, then restore everything.
But, would be much better if we could just deploy the OPERATOR version as a second "region" cluster, wait the migration, then uninstall the helm version.
Any ideas?