Redis patch version upgrades provide security fixes and stability improvements. The upgrade process utilizes a rolling update strategy, sequentially restarting pods to maintain service availability throughout the operation. Strategic scheduling of upgrades during maintenance windows is recommended to minimize potential impact on production workloads.
When patch versions become available, prompt adoption is advised to ensure your Redis instances benefit from the latest security patches and feature enhancements.
You can define how patch upgrades are applied to your Redis instances by configuring the upgrade policy.
Navigate to the instance details page.
Select Patch Version Upgrade Policy from the action menu.
Choose the appropriate upgrade strategy:
Click Update to apply the configuration.
Individual instance upgrades provide granular control over the upgrade process, allowing for targeted validation before deploying changes across your environment.
Running
before initiating the upgradeAccess the instance details page.
Click Upgrade Now adjacent to the version upgrade notification.
Review the comprehensive changelog detailing component and plugin version modifications.
Click Upgrade Now to initiate the process.
Monitor the instance status until it returns to Running
, confirming successful upgrade completion.
The bulk upgrade feature enables efficient management of upgrades across multiple Redis instances, streamlining the maintenance process for large deployments.
Running
stateNavigate to Upgrade Management in the left navigation panel.
Select the appropriate operator to access its management interface.
Select the target instances for upgrade and click Bulk Upgrade.
Review the detailed version change information for all affected components.
Click Upgrade Now to begin the coordinated upgrade process.
Monitor the upgrade progress until all instances return to Running
state.