For the complete documentation index, see llms.txt. This page is also available as Markdown.

Upgrades and Updates

How to upgrade ZenML Pro components.

This section covers upgrading ZenML Pro components for all deployment types. Each component has its own upgrade procedures and considerations.

Before You Upgrade

Check Release Notes

Backup Checklist

Before any upgrade:

  1. Database backup - Export your database

  2. Values.yaml files - Save copies of your Helm values

  3. TLS certificates - Ensure certificates are backed up

Database Migrations

Some updates may require database migrations:

  1. Review migration related changes in release notes

  2. Monitor logs for any migration-related errors

  3. Verify data integrity after upgrade

  4. Test key features (workspace access, pipeline runs, etc.)

Post-Upgrade Verification

After upgrading any component:

  1. Health Checks - Verify all pods are running

  2. Test Connectivity - Confirm SDK can connect

  3. Validate Functionality - Test pipeline execution

  4. Review Logs - Check for errors or warnings

ZenML Scarf

Last updated

Was this helpful?