Rollback Procedures

If verification reveals issues, you may need to rollback to the source cluster:

Immediate Rollback:

  1. Stop all traffic to the target cluster
  2. Redirect traffic back to the source cluster
  3. Investigate and resolve migration issues
  4. Attempt migration again when ready

Partial Rollback: If only one service has issues:

  1. Identify the problematic service
  2. Restore from a backup of the target cluster (if taken before migration)
  3. Re-run only the affected service restore
  4. Verify and continue

Documentation: Document any issues encountered and their resolutions for future migrations.