Upgrade
NOTE
This document provides the upgrade path principles and supported version compatibility for Alauda Database Service for MySQL-MGR.
TOC
Compatibility MatrixPrerequisitesUpgrade Path GuidelinesConsecutive Minor UpgradePatch-Level UpgradeUpgrade StrategyCompatibility Matrix
The table below lists supported versions of the Alauda Database Service for MySQL-MGR and its key components:
Please refer to Release Notes for version-specific changes, new features and deprecations information.
Prerequisites
Before initiating an upgrade, please ensure the following:
- Version Compatibility: The current server version can be supported by the upgrade target version of the operator.
- Component Health: MySQL-MGR instances are in a
Readystate. - Resource Availability: The cluster has sufficient resources to support the upgrade process.
Upgrade Path Guidelines
Consecutive Minor Upgrade
- Description: Upgrade step-by-step through consecutive minor versions.
- Example:
4.1.x → 4.2.x → 4.3.x
Patch-Level Upgrade
- Description: Any upgrade between patch versions of the same minor version are supported.
- Example:
4.1.3 → 4.1.7
Upgrade Strategy
Alauda Database Service for MySQL-MGR will execute upgrades based on the configured upgrade strategy:
- Automatic : Auto-upgrades are triggered immediately upon detecting new component versions.
- Manual : Requires manual approval before initiating the upgrade process.