Skip to content

Commit fe3950f

Browse files
K8s: add versioning banner (#921)
* add banner to 7.4.6 and 7.8.2 install/upgrade * changed relrefs to hard links
1 parent b2f0f78 commit fe3950f

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

content/operate/kubernetes/7.4.6/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ hideListLinks: false
1111
linkTitle: 7.4.6
1212
weight: 50
1313
url: '/operate/kubernetes/7.4.6/'
14+
bannerText: This documentation applies to version 7.4.6. For documentation on the latest version, see [redis.io/docs/latest/kubernetes/](https://redis.io/docs/latest/kubernetes/).
15+
bannerChildren: true
1416
---
1517

1618
Kubernetes provides enterprise orchestration of containers and has been widely adopted. Redis Enterprise for Kubernetes provides a simple way to get a Redis Enterprise cluster on Kubernetes and enables more complex deployment scenarios.

content/operate/kubernetes/deployment/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ description: This section lists the different ways to set up and run Redis Enter
1111
hideListLinks: false
1212
linkTitle: Deployment
1313
weight: 11
14+
bannerText: This page applies to version [7.8.2-6 and above](https://redis.io/docs/latest/operate/kubernetes/release-notes/7-8-2-releases). To install older versions, see the [7.4.6 documentation](https://redis.io/docs/latest/operate/kubernetes/7.4.6/).
15+
bannerChildren: true
1416
---
1517

1618
This section lists the different ways to set up and run Redis Enterprise for Kubernetes. You can deploy on variety of Kubernetes distributions both on-prem and in the cloud via our Redis Enterprise operator for Kubernetes.

content/operate/kubernetes/upgrade/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ description: Information about upgrading your Redis Enterprise cluster on Kubern
99
hideListLinks: true
1010
linkTitle: Upgrade
1111
weight: 15
12+
bannerText: This page applies to version [7.8.2-6 and above](https://redis.io/docs/latest/operate/kubernetes/release-notes/7-8-2-releases). To install older versions, see the [7.4.6 documentation](https://redis.io/docs/latest/operate/kubernetes/7.4.6/).
13+
bannerChildren: true
1214
---
1315

1416
The upgrade process includes updating three components:

0 commit comments

Comments
 (0)