Patch Version Upgrade
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, we recommend adopting them promptly to ensure your Redis instances benefit from the latest security patches and feature enhancements.
TOC
Configure Upgrade StrategyProcedurePerform Individual Instance UpgradePrerequisitesProcedureExecute Bulk Upgrade OperationPrerequisitesProcedureConfigure Upgrade Strategy
You can define how patch upgrades are applied to your Redis instances by configuring the upgrade policy.
Procedure
Perform Individual Instance Upgrade
Individual instance upgrades provide granular control over the upgrade process, allowing for targeted validation before deploying changes across your environment.
Prerequisites
- An available patch version upgrade is indicated by an upgrade icon in the instance list
- The instance status must be
Runningbefore initiating the upgrade
Procedure
Execute Bulk Upgrade Operation
The bulk upgrade feature enables efficient management of upgrades across multiple Redis instances, streamlining the maintenance process for large deployments.
Prerequisites
- Platform administrator privileges
- Target instances must be in a
Runningstate.