Skip to content

Commit cfcabff

Browse files
committed
DOC-4007 RS: Upgrade path improvements
1 parent f7597ab commit cfcabff

File tree

4 files changed

+37
-10
lines changed

4 files changed

+37
-10
lines changed

content/embeds/rs-upgrade-paths.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Supported upgrade paths
2+
3+
<span title="Check mark icon">&#x2705;</span> Supported – You can upgrade directly from the current cluster version.
4+
5+
<span title="X icon">:x:</span> Not supported – You can upgrade directly from the current cluster version.
6+
7+
| Current cluster version | Upgrade to 6.2.x | Upgrade to 6.4.x | Upgrade to 7.2.x | Upgrade to 7.4.x |
8+
|:-----------------------:|:----------------:|:----------------:|:----------------:|:----------------:|
9+
| 6.0.x | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Not supported">:x:</span> |
10+
| 6.2.x || <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
11+
| 6.4.x ||| <span title="Supported">&#x2705;</span> | <span title="Supported">&#x2705;</span> |
12+
| 7.2.x |||| <span title="Supported">&#x2705;</span> |

content/operate/rs/installing-upgrading/product-lifecycle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ categories:
88
description: The product lifecycle of Redis Enterprise Software.
99
linkTitle: Product lifecycle
1010
weight: 100
11+
tocEmbedHeaders: true
1112
---
1213
The Redis Enterprise Software product lifecycle fully reflects the [subscription agreement](https://redis.com/software-subscription-agreement).
1314
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
4748
| 5.6 – April 2020 | October 31, 2021 |
4849
| 5.4 – December 2018 | December 31, 2020 |
4950
| 5.2 – June 2018 | December 31, 2019 |
51+
52+
{{<embed-md "rs-upgrade-paths.md">}}
53+
54+
For detailed upgrade instructions, see [Upgrade a Redis Enterprise Software cluster]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster">}}).

content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,10 @@ description: Upgrade a Redis Enterprise Software cluster.
99
linkTitle: Upgrade cluster
1010
toc: 'true'
1111
weight: 30
12+
tocEmbedHeaders: true
1213
---
1314

14-
## Supported upgrade paths
15-
16-
The following upgrade paths are supported:
17-
18-
| Current<br/>cluster version | Upgrade to<br/>cluster version |
19-
|:-----:|:-----:|
20-
| 7.2.x | 7.4.x |
21-
| 6.4.x | 7.4.x<br />7.2.x |
22-
| 6.2.x | 7.4.x<br />7.2.x<br />6.4.x |
23-
| 6.0.x | 7.2.x<br />6.4.x<br />6.2.x |
15+
{{<embed-md "rs-upgrade-paths.md">}}
2416

2517
See the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers and the end-of-life schedule.
2618

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
Title: Supported upgrade paths for Redis Software
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- rs
8+
description: Supported paths to upgrade a Redis Software cluster.
9+
linkTitle: Upgrade paths
10+
weight: 30
11+
tocEmbedHeaders: true
12+
---
13+
14+
{{<embed-md "rs-upgrade-paths.md">}}
15+
16+
For detailed upgrade instructions, see [Upgrade a Redis Enterprise Software cluster]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster">}}).
17+
18+
See the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers and the end-of-life schedule.

0 commit comments

Comments
 (0)