digitalocean / container-blueprints

DigitalOcean Kubernetes(DOKS) Solution Blueprints
92 stars 46 forks source link

Migrate a stateful application between 2 clusters using Velero #31

Open bikram20 opened 2 years ago

bikram20 commented 2 years ago

Create source cluster 1 with Postgres DB size 500GB data. Use Velero for backup. Create destination cluster 2. Import the data from postgres DB backup of cluster 1.