{
  "id": "upgrading",
  "title": "Upgrade an existing Redis Software deployment",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/installing-upgrading/upgrading/",
  "summary": "How to upgrade a cluster's Redis Software version, database version, and operating system.",
  "content": "\n## Upgrade Redis Software\n\nTo upgrade Redis Software:\n\n1. Verify appropriate [network ports]() are either open or used by Redis Software.\n\n1. Review the [prerequisites]().\n\n1. Upgrade the software on all nodes of the cluster using one of the following methods:\n    \n    - [In-place upgrade]() - Directly upgrade Redis Software on each node in the cluster. Although this method is simpler than the rolling upgrade method, it might cause brief service interruptions as each node is upgraded.\n    \n    - [Rolling upgrade]() - Minimize downtime by adding new nodes with an updated Redis Software version to the cluster, one at a time, while keeping the rest of the cluster operational. This method is recommended for production environments that require continuous availability.\n\n## Upgrade Redis database\n\n[Upgrade each database]() in the cluster or [upgrade an Active-Active database]() to enable new features and important fixes.\n\n## Upgrade operating system\n\nTo upgrade the cluster's operating system:\n\n1. Review the [prerequisites]().\n\n2. Use one of the following rolling upgrade methods:\n\n    - [Extra node method]() - Recommended if you have additional resources available.\n\n    - [Replace node method]() - Recommended if you cannot temporarily allocate additional resources.\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "children": [{"id":"upgrade-cluster","summary":"Upgrade a cluster to a later version of Redis Software.","title":"Upgrade a Redis Software cluster","url":"https://redis.io/docs/latest/operate/rs/7.8/installing-upgrading/upgrading/upgrade-cluster/"},{"id":"upgrade-database","summary":"Upgrade a Redis Enterprise Software database.","title":"Upgrade a Redis Enterprise Software database","url":"https://redis.io/docs/latest/operate/rs/7.8/installing-upgrading/upgrading/upgrade-database/"},{"id":"upgrade-active-active","summary":"Upgrade an Active-Active database.","title":"Upgrade an Active-Active database","url":"https://redis.io/docs/latest/operate/rs/7.8/installing-upgrading/upgrading/upgrade-active-active/"},{"id":"upgrade-os","summary":"Upgrade a Redis Enterprise Software cluster's operating system to a later major version.","title":"Upgrade a cluster's operating system","url":"https://redis.io/docs/latest/operate/rs/7.8/installing-upgrading/upgrading/upgrade-os/"}]
}

