Description
I need to migrate our production database by copying the data from the physical volume of our current Kubernetes (k8s) cluster to a new physical volume in a different k8s cluster. There are no configurations for S3 or any physical backup modules in the current production database setup. I need to understand if this approach will work and if there are any additional operations required after copying the data.
Server Setup Information
- Weaviate Server Version: weaviate:1.24.8
- Deployment Method: K8s
- Multi Node? Number of Running Nodes: 1
- Client Language and Version: Python 3.10.14
- Multitenancy?: No