diff --git a/content/embeds/rs-upgrade-paths.md b/content/embeds/rs-upgrade-paths.md new file mode 100644 index 0000000000..3eb308f994 --- /dev/null +++ b/content/embeds/rs-upgrade-paths.md @@ -0,0 +1,13 @@ +## Supported upgrade paths + + Supported – You can upgrade directly from the current Redis Software cluster version. + +:x: Not supported – You cannot upgrade directly from the current Redis Software cluster version. You must first upgrade to a supported intermediate version. + +| Current Redis Software cluster version | Upgrade to Redis Software 6.2.x | Upgrade to Redis Software 6.4.x | Upgrade to Redis Software 7.2.x | Upgrade to Redis Software 7.4.x | +|:-----------------------:|:----------------:|:----------------:|:----------------:|:----------------:| +| 6.0.x | | | | :x: | +| 6.2.4
6.2.8 | – | | | | +| 6.2.10
6.2.12
6.2.18 | – | | | | +| 6.4.x | – | – | | | +| 7.2.x | – | – | – | | diff --git a/content/operate/rs/installing-upgrading/product-lifecycle.md b/content/operate/rs/installing-upgrading/product-lifecycle.md index 0998254ee5..53cb837c9b 100644 --- a/content/operate/rs/installing-upgrading/product-lifecycle.md +++ b/content/operate/rs/installing-upgrading/product-lifecycle.md @@ -8,6 +8,7 @@ categories: description: The product lifecycle of Redis Enterprise Software. linkTitle: Product lifecycle weight: 100 +tocEmbedHeaders: true --- The Redis Enterprise Software product lifecycle fully reflects the [subscription agreement](https://redis.com/software-subscription-agreement). However, for any discrepancy between the two policies, the subscription agreement prevails. @@ -47,3 +48,7 @@ This update to the EOL policy allows a lead time of at least 24 months to upgrad | 5.6 – April 2020 | October 31, 2021 | | 5.4 – December 2018 | December 31, 2020 | | 5.2 – June 2018 | December 31, 2019 | + +{{}} + +For detailed upgrade instructions, see [Upgrade a Redis Enterprise Software cluster]({{}}). \ No newline at end of file diff --git a/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md b/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md index 6f5a641caa..e050ce9633 100644 --- a/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md +++ b/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md @@ -9,18 +9,10 @@ description: Upgrade a Redis Enterprise Software cluster. linkTitle: Upgrade cluster toc: 'true' weight: 30 +tocEmbedHeaders: true --- -## Supported upgrade paths - -The following upgrade paths are supported: - -| Current
cluster version | Upgrade to
cluster version | -|:-----:|:-----:| -| 7.2.x | 7.4.x | -| 6.4.x | 7.4.x
7.2.x | -| 6.2.x | 7.4.x
7.2.x
6.4.x | -| 6.0.x | 7.2.x
6.4.x
6.2.x | +{{}} See the [Redis Enterprise Software product lifecycle]({{}}) for more information about release numbers and the end-of-life schedule. diff --git a/content/operate/rs/references/upgrade-paths.md b/content/operate/rs/references/upgrade-paths.md new file mode 100644 index 0000000000..4d7c6b63eb --- /dev/null +++ b/content/operate/rs/references/upgrade-paths.md @@ -0,0 +1,18 @@ +--- +Title: Supported upgrade paths for Redis Software +alwaysopen: false +categories: +- docs +- operate +- rs +description: Supported paths to upgrade a Redis Software cluster. +linkTitle: Upgrade paths +weight: 30 +tocEmbedHeaders: true +--- + +{{}} + +For detailed upgrade instructions, see [Upgrade a Redis Enterprise Software cluster]({{}}). + +See the [Redis Enterprise Software product lifecycle]({{}}) for more information about release numbers and the end-of-life schedule.