Migrating a Dagster instance while upgrading Dagster in a Kubernetes environment
When upgrading your Dagster version, you may also need to migrate your Dagster instance. Migrations will only be required if you are upgrading your minor version.
In this guide, we'll walk you through the migration process in a Kubernetes environment.
Prerequisites
Before you get started, complete the following:
- Check the Dagster upgrade guide. Use the guide to verify any additional steps you may need to take to upgrade your Dagster version.
- Back up your PostgreSQL database.