diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-03-24.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-03-24.md index b666cc04a0..70a7550649 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-03-24.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-03-24.md @@ -22,7 +22,7 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-105 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-105 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-105.md#security). ### Breaking changes @@ -30,7 +30,8 @@ The following changes included in this release affect the upgrade process. Pleas #### Upgrade operating system -{{}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}})in the Redis Enterprise Software documentation for more details.{{}} +> [!WARNING] +> If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system](/content/operate/rs/installing-upgrading/upgrading/upgrade-os.md)in the Redis Enterprise Software documentation for more details. #### terminationGracePeriodSeconds @@ -38,11 +39,11 @@ The configurable `terminationGracePeriodSeconds` REC field has been added to rep #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Upcoming changes @@ -50,7 +51,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -94,7 +95,7 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md#known-limitations). ### Existing limitations diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-08-2024.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-08-2024.md index e59b67c26f..364389422e 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-08-2024.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-08-2024.md @@ -22,7 +22,7 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-109 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-109 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-109.md). ### Breaking changes @@ -30,7 +30,8 @@ The following changes included in this release affect the upgrade process. Pleas #### Upgrade operating system -{{}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}}) in the Redis Enterprise Software documentation for more details.{{}} +> [!WARNING] +> If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system](/content/operate/rs/installing-upgrading/upgrading/upgrade-os.md) in the Redis Enterprise Software documentation for more details. #### terminationGracePeriodSeconds @@ -38,11 +39,11 @@ The configurable `terminationGracePeriodSeconds` REC field has been added to rep #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Upcoming changes @@ -51,7 +52,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -95,7 +96,7 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md#known-limitations). ### Existing limitations diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24.md index e5416dc01b..606c3ccaa3 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24.md @@ -22,7 +22,7 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-117 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-117 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md). ### Breaking changes @@ -30,7 +30,8 @@ The following changes included in this release affect the upgrade process. Pleas #### Upgrade operating system -{{}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}}) in the Redis Enterprise Software documentation for more details.{{}} +> [!WARNING] +> If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system](/content/operate/rs/installing-upgrading/upgrading/upgrade-os.md) in the Redis Enterprise Software documentation for more details. #### terminationGracePeriodSeconds @@ -38,11 +39,11 @@ The configurable `terminationGracePeriodSeconds` REC field has been added to rep #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Upcoming changes @@ -51,7 +52,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -97,7 +98,7 @@ The OLM version v7.2.4-12.22 replaces the earlier v7.2.4-12.21 release for the s ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md#known-limitations). ### Existing limitations diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-jan25.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-jan25.md index b285b1b7b1..0cb58f2962 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-jan25.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-jan25.md @@ -12,7 +12,7 @@ weight: 26 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.2.4-118. For information on supported distributions, breaking changes, and limitations, see the previous (7.2.4-12 release notes){{}}. +This is a maintenance release to support Redis Enterprise Software version 7.2.4-118. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes](/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24.md). ## Downloads @@ -33,4 +33,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-118 release notes]({{}}). \ No newline at end of file +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-118 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md). \ No newline at end of file diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-june25.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-june25.md index 0016ceb131..be1c359d6f 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-june25.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-june25.md @@ -12,7 +12,7 @@ weight: 24 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.2.4-130. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes]({{}}). +This is a maintenance release to support Redis Enterprise Software version 7.2.4-130. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes](/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-mar25.md). ## Downloads @@ -33,4 +33,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-130 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-130 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md). diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-mar25.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-mar25.md index 41fe6e82b9..0bfcd87e41 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-mar25.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-mar25.md @@ -12,7 +12,7 @@ weight: 25 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.2.4-122. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes]({{}}). +This is a maintenance release to support Redis Enterprise Software version 7.2.4-122. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes](/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24.md). ## Downloads @@ -33,4 +33,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-122 release notes]({{}}). \ No newline at end of file +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-122 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md). \ No newline at end of file diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12.md index e58caf4a2e..dbc3308d06 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12.md @@ -34,7 +34,7 @@ This is a maintenance release with a few enhancements/fixes on the Kubernetes pr ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-92 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-92 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-92.md#security). ### Breaking changes @@ -42,7 +42,8 @@ The following changes included in this release affect the upgrade process. Pleas #### Upgrade operating system -{{}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}})in the Redis Enterprise Software documentation for more details.{{}} +> [!WARNING] +> If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system](/content/operate/rs/installing-upgrading/upgrading/upgrade-os.md)in the Redis Enterprise Software documentation for more details. #### terminationGracePeriodSeconds @@ -50,11 +51,11 @@ The configurable `terminationGracePeriodSeconds` REC field has been added to rep #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Upcoming changes @@ -62,7 +63,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -107,7 +108,7 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md#known-limitations). ### Existing limitations diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-october2025.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-october2025.md index dd7aed4236..b6cbd9d402 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-october2025.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-october2025.md @@ -12,7 +12,7 @@ weight: 22 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.2.4-144. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-15 release notes]({{}}). +This is a maintenance release to support Redis Enterprise Software version 7.2.4-144. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-15 release notes](/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-sep25.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md). diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-sep25.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-sep25.md index cd494d242b..b165aac41c 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-sep25.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-sep25.md @@ -12,7 +12,7 @@ weight: 23 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.2.4-138. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes]({{}}). +This is a maintenance release to support Redis Enterprise Software version 7.2.4-138. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes](/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-june25.md). ## Breaking changes @@ -36,4 +36,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-138 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-138 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-138.md#security). diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-16-feb26.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-16-feb26.md index 5176355750..92978778cc 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-16-feb26.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-16-feb26.md @@ -12,7 +12,7 @@ weight: 21 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.2.4-153. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-15 release notes]({{}}). +This is a maintenance release to support Redis Enterprise Software version 7.2.4-153. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-15 release notes](/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-15-sep25.md). ## Downloads @@ -32,5 +32,5 @@ This is a maintenance release to support Redis Enterprise Software version 7.2.4 ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md). diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-2.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-2.md index 55c3df9d88..9ca977ca59 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-2.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-2.md @@ -12,26 +12,27 @@ weight: 32 ## Highlights -The primary purpose this release is supporting [Redis Enterprise 7.2.4]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52" >}}), which is a major Redis Enterprise Software update. As such, we reduced the scope of changes to support the underlying change of RS 7.2 and a few significant fixes. +The primary purpose this release is supporting [Redis Enterprise 7.2.4](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md), which is a major Redis Enterprise Software update. As such, we reduced the scope of changes to support the underlying change of RS 7.2 and a few significant fixes. The following are the notable changes: -- Support for [Redis Enterprise 7.2.4]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52" >}}) +- Support for [Redis Enterprise 7.2.4](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md) - New major version of Redis, 7.2 - - [Changes to modules and cluster recovery]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#cluster-recovery-with-manually-uploaded-modules" >}}) + - [Changes to modules and cluster recovery](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#cluster-recovery-with-manually-uploaded-modules) -{{}}Redis Enterprise Software 7.2.4-52 includes several issues that also effect Redis Enterprise for Kubernetes and are not listed below. Review the Redis Enterprise Software 7.2.4 [breaking changes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#breaking-changes" >}}) and [known limitations.]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#known-limitations" >}}) {{}} +> [!WARNING] +> Redis Enterprise Software 7.2.4-52 includes several issues that also effect Redis Enterprise for Kubernetes and are not listed below. Review the Redis Enterprise Software 7.2.4 [breaking changes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#breaking-changes) and [known limitations.](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#known-limitations) - New default engine, Speedb, for Auto Tiering (formerly Redis on Flash) -- Changes to [supported Kubernetes distributions]({{< relref "#supported-distributions" >}}) +- Changes to [supported Kubernetes distributions](#supported-distributions) ## New in this release ### Enhancements -- Support for [Redis Enterprise 7.2.4]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52" >}}) (RED-73681) +- Support for [Redis Enterprise 7.2.4](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md) (RED-73681) - New default engine, Speedb, for Auto Tiering (formerly Redis on Flash) (RED-90850) - Security context hardening (RED-98447) @@ -49,7 +50,7 @@ The following fields were added to the RedisEnterpriseCluster (REC) custom resou ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-52 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-52 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#security). ### Breaking changes @@ -57,11 +58,11 @@ The following changes included in this release affect the upgrade process. Pleas #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Deprecations @@ -70,7 +71,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -111,11 +112,12 @@ Any distribution not listed below is not supported for production workloads. **Redis Enterprise operator bundle** : `v7.2.4-2` -{{}}It is not possible to upgrade your OLM deployment to version 7.2.4 from version 6.2.4-8 (November release). Uninstall 6.2.4-8 and perform a fresh install of 7.2.4.{{}} +> [!NOTE] +> It is not possible to upgrade your OLM deployment to version 7.2.4 from version 6.2.4-8 (November release). Uninstall 6.2.4-8 and perform a fresh install of 7.2.4. ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md#known-limitations). ### New limitations @@ -124,7 +126,8 @@ The limitations below are specific to the Redis Enterprise for Kubernetes produc - **Cannot upgrade or recover clusters if there are databases with manually uploaded modules (RED-107711 RED-106872)** Contact support. -{{}}In version 7.2.4, old module versions and manually uploaded modules are not persisted. If databases are not upgraded after cluster upgrade, and require cluster recovery afterwards, you'll need to contact Redis support. This issue will be fixed in the next maintenance release by moving the stored location of the modules.{{}} +> [!WARNING] +> In version 7.2.4, old module versions and manually uploaded modules are not persisted. If databases are not upgraded after cluster upgrade, and require cluster recovery afterwards, you'll need to contact Redis support. This issue will be fixed in the next maintenance release by moving the stored location of the modules. - **When modifying the database suffix for an Active-Active database, while the service-rigger is in a terminating state, the services-rigger will detele and create the ingress or route resources in a loop (RED-107687)** Wait until the services- rigger pod has finished to terminate it. diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-7.md b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-7.md index 18415a7588..5c68c722d6 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-7.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-7.md @@ -35,7 +35,7 @@ The following are the notable changes: ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-64 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-64 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-64.md#security). ### Breaking changes @@ -43,11 +43,11 @@ The following changes included in this release affect the upgrade process. Pleas #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Upcoming changes @@ -55,7 +55,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -98,11 +98,12 @@ Any distribution not listed below is not supported for production workloads. **Redis Enterprise operator bundle** : `v7.2.4-7` -{{}}It is not possible to upgrade your OLM deployment to version 7.2.4 from version 6.2.4-8 (November release). Uninstall 6.2.4-8 and perform a fresh install of 7.2.4.{{}} +> [!NOTE] +> It is not possible to upgrade your OLM deployment to version 7.2.4 from version 6.2.4-8 (November release). Uninstall 6.2.4-8 and perform a fresh install of 7.2.4. ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md#known-limitations). ### Existing limitations diff --git a/content/operate/kubernetes/release-notes/7-2-4-releases/_index.md b/content/operate/kubernetes/release-notes/7-2-4-releases/_index.md index 59de3f17de..98eb903d49 100644 --- a/content/operate/kubernetes/release-notes/7-2-4-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-2-4-releases/_index.md @@ -14,16 +14,17 @@ weight: 97 ## Highlights -The primary purpose this release is supporting [Redis Enterprise 7.2.4]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52" >}}), which is a major Redis Enterprise Software update. As such, we reduced the scope of changes to support the underlying change of RS 7.2 and a few significant fixes. +The primary purpose this release is supporting [Redis Enterprise 7.2.4](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md), which is a major Redis Enterprise Software update. As such, we reduced the scope of changes to support the underlying change of RS 7.2 and a few significant fixes. The following are the notable changes: -- Support for [Redis Enterprise 7.2.4]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52" >}}) +- Support for [Redis Enterprise 7.2.4](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md) - New major version of Redis, 7.2 - - [Changes to modules and cluster recovery]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#cluster-recovery-with-manually-uploaded-modules" >}}) + - [Changes to modules and cluster recovery](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#cluster-recovery-with-manually-uploaded-modules) -{{}}Redis Enterprise Software 7.2.4-52 includes several issues that also effect Redis Enterprise for Kubernetes and are not listed below. Review the Redis Enterprise Software 7.2.4 [breaking changes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#breaking-changes" >}}) and [known limitations.]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#known-limitations" >}}) {{}} +> [!WARNING] +> Redis Enterprise Software 7.2.4-52 includes several issues that also effect Redis Enterprise for Kubernetes and are not listed below. Review the Redis Enterprise Software 7.2.4 [breaking changes](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#breaking-changes) and [known limitations.](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#known-limitations) ## Detailed release notes @@ -31,7 +32,7 @@ The following are the notable changes: ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md). ### Breaking changes @@ -39,11 +40,11 @@ The following changes included in this release affect the upgrade process. Pleas #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Deprecations @@ -52,7 +53,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -78,9 +79,10 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes](/content/operate/rs/release-notes/rs-7-2-4-releases/_index.md#known-limitations). -{{}}Pay particular attention to the [cluster recovery limitation]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52#cluster-recovery-with-manually-uploaded-modules" >}}) if you use manually uploaded modules.{{}} +> [!WARNING] +> Pay particular attention to the [cluster recovery limitation](/content/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-52.md#cluster-recovery-with-manually-uploaded-modules) if you use manually uploaded modules. - **Cannot upgrade or recover clusters if there are databases with manually uploaded modules (RED-107711 RED-106872)** Contact support. diff --git a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-11-june2025.md b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-11-june2025.md index 6763a3e8f7..7b19e0fb07 100644 --- a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-11-june2025.md +++ b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-11-june2025.md @@ -13,7 +13,7 @@ weight: 4 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.22.0-95]({{< relref "/operate/rs/release-notes/rs-7-22-releases/" >}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.22.0-7 (April 2025)]({{< relref "/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025" >}}). +This is a maintenance release to support [Redis Enterprise Software version 7.22.0-95](/content/operate/rs/release-notes/rs-7-22-releases/_index.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.22.0-7 (April 2025)](/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025.md b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025.md index c2693338a6..b519e6212d 100644 --- a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025.md +++ b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025.md @@ -56,13 +56,13 @@ As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise L For detailed steps, see the relevant upgrade page: -- [OpenShift CLI]({{}}) -- [OpenShift OperatorHub]({{}}) -- [Kubernetes]({{}}) +- [OpenShift CLI](/content/operate/kubernetes/upgrade/openshift-cli.md) +- [OpenShift OperatorHub](/content/operate/kubernetes/upgrade/upgrade-olm.md) +- [Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Kubernetes. @@ -101,4 +101,4 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -See [7.22.0 releases]({{}}) for information on known limitations. +See [7.22.0 releases](/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-16-august2025.md b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-16-august2025.md index 90bee4b4a1..d5b616bb57 100644 --- a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-16-august2025.md +++ b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-16-august2025.md @@ -13,7 +13,7 @@ weight: 2 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.22.0-241]({{< relref "/operate/rs/release-notes/rs-7-22-releases/rs-7-22-0-241" >}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.22.0-15 (July 2025)]({{< relref "/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025" >}}). +This is a maintenance release to support [Redis Enterprise Software version 7.22.0-241](/content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-0-241.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.22.0-15 (July 2025)](/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support [Redis Enterprise Software version 7.22 ## Known limitations -See [7.22.0 releases]({{}}) for information on known limitations. +See [7.22.0 releases](/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-17-september2025.md b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-17-september2025.md index 9b78422378..7180546eb4 100644 --- a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-17-september2025.md +++ b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-17-september2025.md @@ -13,7 +13,7 @@ weight: 1 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.22.0-250]({{< relref "/operate/rs/release-notes/rs-7-22-releases/rs-7-22-0-250" >}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.22.0-15 (July 2025)]({{< relref "/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025" >}}). +This is a maintenance release to support [Redis Enterprise Software version 7.22.0-250](/content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-0-250.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.22.0-15 (July 2025)](/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-15-july2025.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support [Redis Enterprise Software version 7.22 ## Known limitations -See [7.22.0 releases]({{}}) for information on known limitations. +See [7.22.0 releases](/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025.md b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025.md index b828b320e2..0e264f2282 100644 --- a/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025.md +++ b/content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-7-april2025.md @@ -26,13 +26,13 @@ Redis Enterprise for Kubernetes 7.22.0-7 is a feature release that includes enha | **CRD** | **Field** | **Change** | **Description** | |--------|-----------|------------|-----------------| -| REAADB | `spec.participatingClusters[].namespace` | Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Make sure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see [Multi-namespace deployments]({{}}). If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. | -| REC | `spec.usageMeter.callHomeClient` | Added | Configuration for the call home client. For details, see the [REC API reference]({{}}). | -| REC | `spec.securityContext.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the [REC API reference]({{}}). | +| REAADB | `spec.participatingClusters[].namespace` | Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Make sure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see [Multi-namespace deployments](/content/operate/kubernetes/re-clusters/multi-namespace.md). If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. | +| REC | `spec.usageMeter.callHomeClient` | Added | Configuration for the call home client. For details, see the [REC API reference](/content/operate/kubernetes/reference/api/redis_enterprise_cluster_api.md). | +| REC | `spec.securityContext.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the [REC API reference](/content/operate/kubernetes/reference/api/redis_enterprise_cluster_api.md). | ## Breaking changes -By default, the operator no longer sets additional Linux capabilities in the security context. If your deployment requires capabilities such as `SYS_RESOURCE`, see [Allow automatic resource adjustment]({{< relref "/operate/kubernetes/security/allow-resource-adjustment" >}}). +By default, the operator no longer sets additional Linux capabilities in the security context. If your deployment requires capabilities such as `SYS_RESOURCE`, see [Allow automatic resource adjustment](/content/operate/kubernetes/security/allow-resource-adjustment.md). ## RHEL9-based image @@ -44,13 +44,13 @@ As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise L For detailed steps, see the relevant upgrade page: -- [OpenShift CLI]({{}}) -- [OpenShift OperatorHub]({{}}) -- [Kubernetes]({{}}) +- [OpenShift CLI](/content/operate/kubernetes/upgrade/openshift-cli.md) +- [OpenShift OperatorHub](/content/operate/kubernetes/upgrade/upgrade-olm.md) +- [Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Kubernetes. @@ -90,4 +90,4 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -See [7.22.0 releases]({{}}) for information on known limitations. +See [7.22.0 releases](/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md b/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md index d40e80e0f4..be17aa3f8a 100644 --- a/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md @@ -19,7 +19,7 @@ Redis Enterprise for Kubernetes 7.22.0 includes bug fixes, enhancements, and sup ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Kubernetes. @@ -51,9 +51,9 @@ As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise L For detailed steps, see the relevant upgrade page: -- [OpenShift CLI]({{}}) -- [OpenShift OperatorHub]({{}}) -- [Kubernetes]({{}}) +- [OpenShift CLI](/content/operate/kubernetes/upgrade/openshift-cli.md) +- [OpenShift OperatorHub](/content/operate/kubernetes/upgrade/upgrade-olm.md) +- [Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) ## Known limitations diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-21-october2025.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-21-october2025.md index d08037453c..a95107fffa 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-21-october2025.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-21-october2025.md @@ -13,7 +13,7 @@ weight: 24 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.22.2-14]({{< relref "/operate/rs/release-notes/rs-7-22-releases/rs-7-22-2-14" >}}). For version changes, supported distributions, and known limitations, see the [7.22.0 releases]({{< relref "/operate/kubernetes/release-notes/7-22-0-releases/" >}}). +This is a maintenance release to support [Redis Enterprise Software version 7.22.2-14](/content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-2-14.md). For version changes, supported distributions, and known limitations, see the [7.22.0 releases](/content/operate/kubernetes/release-notes/7-22-0-releases/_index.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support [Redis Enterprise Software version 7.22 ## Known limitations -See [7.22.2 releases]({{}}) for information on known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-22-october2025.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-22-october2025.md index ba7816aee2..1ccab6410e 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-22-october2025.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-22-october2025.md @@ -13,7 +13,7 @@ weight: 23 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.22.2-20]({{< relref "/operate/rs/release-notes/rs-7-22-releases/rs-7-22-2-20" >}}). For version changes, supported distributions, and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release to support [Redis Enterprise Software version 7.22.2-20](/content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-2-20.md). For version changes, supported distributions, and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support [Redis Enterprise Software version 7.22 ## Known limitations -See [7.22.2 releases]({{}}) for information on known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-31-december2025.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-31-december2025.md index 6e066ea32f..3134c8f4b5 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-31-december2025.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-31-december2025.md @@ -13,7 +13,7 @@ weight: 22 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.22.2-41]({{< relref "/operate/rs/release-notes/rs-7-22-releases/rs-7-22-2-41" >}}). For supported distributions known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release to support [Redis Enterprise Software version 7.22.2-41](/content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-2-41.md). For supported distributions known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## New in this release @@ -55,4 +55,4 @@ This is a maintenance release to support [Redis Enterprise Software version 7.22 - **Expired license causes pod readiness failures, blocking recovery and upgrades** If a pod is stuck during upgrade, manually update the licenses via the REST API. -For all other known limitations, see [7.22.2 releases]({{}}). +For all other known limitations, see [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-32-january2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-32-january2026.md index c82817e3b8..e3512ec7e8 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-32-january2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-32-january2026.md @@ -13,7 +13,7 @@ weight: 21 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.22.2-55. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release to support Redis Enterprise Software version 7.22.2-55. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Downloads @@ -34,4 +34,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.22. - **Expired license causes pod readiness failures, blocking recovery and upgrades** If a pod is stuck during upgrade, manually update the licenses via the REST API. -For all other known limitations, see [7.22.2 releases]({{}}). +For all other known limitations, see [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-37-feb2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-37-feb2026.md index 4dc6724fb1..b9d6ac76a6 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-37-feb2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-37-feb2026.md @@ -13,7 +13,7 @@ weight: 20 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.22.2-79. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release to support Redis Enterprise Software version 7.22.2-79. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Downloads @@ -34,4 +34,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.22. - **Expired license causes pod readiness failures, blocking recovery and upgrades** If a pod is stuck during upgrade, manually update the licenses via the REST API. -For all other known limitations, see [7.22.2 releases]({{}}). +For all other known limitations, see [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-38-march2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-38-march2026.md index 129b2670ee..ea065c9014 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-38-march2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-38-march2026.md @@ -13,7 +13,7 @@ weight: 19 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.22.2-93. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release to support Redis Enterprise Software version 7.22.2-93. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Resolved issues @@ -36,4 +36,4 @@ This is a maintenance release to support Redis Enterprise Software version 7.22. ## Known limitations -See [7.22.2 releases]({{}}) for information on known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-39-april2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-39-april2026.md index eda327ab38..c004c9d656 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-39-april2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-39-april2026.md @@ -13,7 +13,7 @@ weight: 18 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.22.2-116. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release to support Redis Enterprise Software version 7.22.2-116. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Downloads @@ -32,5 +32,5 @@ This is a maintenance release to support Redis Enterprise Software version 7.22. ## Known limitations -See [7.22.2 releases]({{}}) for information on known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-40-may2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-40-may2026.md index 1fb1c68664..3cce3c8c68 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-40-may2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-40-may2026.md @@ -13,7 +13,7 @@ weight: 17 ## Highlights -This is a maintenance release of Redis for Kubernetes to support Redis Software version 7.22.2-133. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release of Redis for Kubernetes to support Redis Software version 7.22.2-133. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release of Redis for Kubernetes to support Redis Software ## Known limitations -See [7.22.2 releases]({{}}) for information on known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-42-july2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-42-july2026.md index c7fe402eb3..5633799017 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-42-july2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-42-july2026.md @@ -13,7 +13,7 @@ weight: 16 ## Highlights -This is a maintenance release of Redis for Kubernetes to support Redis Software version 7.22.2-170. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release of Redis for Kubernetes to support Redis Software version 7.22.2-170. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release of Redis for Kubernetes to support Redis Software ## Known limitations -See [7.22.2 releases]({{}}) for information on known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-43-august2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-43-august2026.md index b9dd71ce53..bcc85d05d0 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-43-august2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-43-august2026.md @@ -13,7 +13,7 @@ weight: 15 ## Highlights -This is a maintenance release of Redis for Kubernetes to support Redis Software version 7.22.2-179. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release of Redis for Kubernetes to support Redis Software version 7.22.2-179. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Downloads @@ -36,4 +36,4 @@ This is a maintenance release of Redis for Kubernetes to support Redis Software - **Upgrading directly from Redis for Kubernetes 7.22.2-43 to 8.0.20-26 is not supported in OLM-based deployments** due to an upgrade path limitation between these builds. Upgrade to 8.0.20-27 or later instead. -See [7.22.2 releases]({{}}) for information on other known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on other known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-45-september2026.md b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-45-september2026.md index ec29fa63f7..ed42a29004 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-45-september2026.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/7-22-2-45-september2026.md @@ -13,7 +13,7 @@ weight: 14 ## Highlights -This is a maintenance release of Redis Software for Kubernetes to support Redis Software version 7.22.2-189. It fixes a high-severity bug with security implications that affected Active-Active databases. For supported distributions and known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). +This is a maintenance release of Redis Software for Kubernetes to support Redis Software version 7.22.2-189. It fixes a high-severity bug with security implications that affected Active-Active databases. For supported distributions and known limitations, see the [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md). ## Security @@ -52,4 +52,4 @@ The fix is available in operator versions 7.4.6-11, 7.8.6-20, 7.22.2-45, 8.0.20- ## Known limitations -See [7.22.2 releases]({{}}) for information on known limitations. +See [7.22.2 releases](/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md b/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md index c84af6b8e5..e9064e6eb9 100644 --- a/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-22-2-releases/_index.md @@ -94,6 +94,6 @@ As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise L For detailed steps, see the relevant upgrade page: -- [OpenShift CLI]({{}}) -- [OpenShift OperatorHub]({{}}) -- [Kubernetes]({{}}) +- [OpenShift CLI](/content/operate/kubernetes/upgrade/openshift-cli.md) +- [OpenShift OperatorHub](/content/operate/kubernetes/upgrade/upgrade-olm.md) +- [Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) diff --git a/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-03-24.md b/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-03-24.md index b52ba57246..9f4d6c3e09 100644 --- a/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-03-24.md +++ b/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-03-24.md @@ -12,11 +12,11 @@ weight: 7 ## Highlights -The primary purpose of this release is to support [Redis Enterprise 7.4.2]({{< relref "/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-104" >}}), which is a maintenance release of Redis Enterprise Software. +The primary purpose of this release is to support [Redis Enterprise 7.4.2](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-104.md), which is a maintenance release of Redis Enterprise Software. ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.2-104 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.2-104 release notes](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-104.md#security). ### Breaking changes @@ -24,7 +24,8 @@ The following changes included in this release affect the upgrade process. Pleas #### Upgrade operating system -{{}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}})in the Redis Enterprise Software documentation for more details.{{}} +> [!WARNING] +> If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system](/content/operate/rs/installing-upgrading/upgrading/upgrade-os.md)in the Redis Enterprise Software documentation for more details. #### terminationGracePeriodSeconds @@ -32,11 +33,11 @@ The configurable `terminationGracePeriodSeconds` REC field was added in version #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Deprecations @@ -44,7 +45,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -See the [7.4.2 releases]({{< relref "/operate/kubernetes/release-notes/7-4-2-releases" >}}) page for the list of supported distributions. +See the [7.4.2 releases](/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md) page for the list of supported distributions. ## Downloads @@ -64,4 +65,4 @@ See the [7.4.2 releases]({{< relref "/operate/kubernetes/release-notes/7-4-2-rel ## Known limitations -See the [7.4.2 releases]({{< relref "/operate/kubernetes/release-notes/7-4-2-releases" >}}) page for the list of known limitations. +See the [7.4.2 releases](/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md) page for the list of known limitations. diff --git a/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-12.md b/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-12.md index 80aee00951..57f7b81cd6 100644 --- a/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-12.md +++ b/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-12.md @@ -22,7 +22,7 @@ This release has many enhancements, most notably support for persistent volume e - Support for persistent volume expansion in the REC (RED-84018) - Ability to specify Redis version in REDB spec (RED-103945) -- Updated [supported distributions]({{}}) (RED-119711) +- Updated [supported distributions](/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md#supported-distributions) (RED-119711) - Ability to enable modules via REDB without specifying a module version (RED-116082) - Dual Stack configuration support (RED-121897) @@ -44,7 +44,7 @@ This release has many enhancements, most notably support for persistent volume e ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.2-129 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.2-129 release notes](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-129.md#security). ### Breaking changes @@ -52,11 +52,11 @@ The following changes included in this release affect the upgrade process. Pleas #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. #### Upcoming Changes @@ -64,7 +64,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-2.md b/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-2.md index bda699d19a..896ed98aad 100644 --- a/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-2.md +++ b/content/operate/kubernetes/release-notes/7-4-2-releases/7-4-2-2.md @@ -12,7 +12,7 @@ weight: 8 ## Highlights -The primary purpose of this release is to support [Redis Enterprise 7.4.2]({{< relref "/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-54" >}}), which is a major update to Redis Enterprise Software. As such, we have limited the scope of changes to focus on supporting RS 7.4 changes, in addition to implementing a few enhancements and major fixes. +The primary purpose of this release is to support [Redis Enterprise 7.4.2](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-54.md), which is a major update to Redis Enterprise Software. As such, we have limited the scope of changes to focus on supporting RS 7.4 changes, in addition to implementing a few enhancements and major fixes. ## New in this release @@ -42,7 +42,7 @@ The primary purpose of this release is to support [Redis Enterprise 7.4.2]({{< r ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.2-54 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.2-54 release notes](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-2-54.md#security). ### Breaking changes @@ -50,7 +50,8 @@ The following changes included in this release affect the upgrade process. Pleas #### Upgrade operating system -{{}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}})in the Redis Enterprise Software documentation for more details.{{}} +> [!WARNING] +> If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system](/content/operate/rs/installing-upgrading/upgrading/upgrade-os.md)in the Redis Enterprise Software documentation for more details. #### terminationGracePeriodSeconds @@ -58,11 +59,11 @@ The configurable `terminationGracePeriodSeconds` REC field was added in version #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Deprecations @@ -70,7 +71,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -See the [7.4.2 releases]({{< relref "/operate/kubernetes/release-notes/7-4-2-releases" >}}) page for the list of supported distributions. +See the [7.4.2 releases](/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md) page for the list of supported distributions. ## Downloads @@ -90,4 +91,4 @@ See the [7.4.2 releases]({{< relref "/operate/kubernetes/release-notes/7-4-2-rel ## Known limitations -See the [7.4.2 releases]({{< relref "/operate/kubernetes/release-notes/7-4-2-releases" >}}) page for the list of known limitations. +See the [7.4.2 releases](/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md) page for the list of known limitations. diff --git a/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md b/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md index 9c14a1609e..76397c0e5f 100644 --- a/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-4-2-releases/_index.md @@ -17,7 +17,7 @@ weight: 96 ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.6-22 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.4.6-22 release notes](/content/operate/rs/release-notes/rs-7-4-2-releases/_index.md). ### Breaking changes @@ -25,7 +25,8 @@ The following changes included in this release affect the upgrade process. Pleas #### Upgrade operating system -{{}}If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system]({{< relref "/operate/rs/installing-upgrading/upgrading/upgrade-os" >}})in the Redis Enterprise Software documentation for more details.{{}} +> [!WARNING] +> If your databases use modules, you need to update all nodes in the cluster to Redis Enterprise 7.2.4 or later before upgrading your operating system. See [Upgrade a cluster's operating system](/content/operate/rs/installing-upgrading/upgrading/upgrade-os.md)in the Redis Enterprise Software documentation for more details. #### terminationGracePeriodSeconds @@ -33,11 +34,11 @@ The configurable `terminationGracePeriodSeconds` REC field was added in version #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Deprecations @@ -45,7 +46,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -72,7 +73,7 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.4.2 release notes]({{< relref "/operate/rs/release-notes/rs-7-4-2-releases#known-limitations" >}}). +The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.4.2 release notes](/content/operate/rs/release-notes/rs-7-4-2-releases/_index.md#known-limitations). ### New limitations diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-11-august2026.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-11-august2026.md index bdf528dbe5..d31ac5a7c4 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-11-august2026.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-11-august2026.md @@ -13,7 +13,7 @@ weight: 20 ## Highlights -This is a maintenance release to support [Redis Software version 7.4.6-283]({{}}). It fixes a high-severity bug with security implications that affected Active-Active databases. For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{}}). +This is a maintenance release to support [Redis Software version 7.4.6-283](/content/operate/rs/release-notes/rs-7-4-2-releases/_index.md). It fixes a high-severity bug with security implications that affected Active-Active databases. For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6](/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md). ## Security diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-oct24.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-oct24.md index 6355da8384..7a580dceb1 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-oct24.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-oct24.md @@ -12,7 +12,7 @@ weight: 28 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-77]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6-2 (July 2024)]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-77](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-77.md). For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6-2 (July 2024)](/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-october24.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-october24.md index e1f3ae86ff..ca6d7e2b36 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-october24.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2-october24.md @@ -12,7 +12,7 @@ weight: 27 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-102]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6-2 (July 2024)]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-102](/content/operate/rs/release-notes/rs-7-4-2-releases/_index.md). For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6-2 (July 2024)](/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md index 9fdbc776e0..160470e309 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md @@ -16,7 +16,7 @@ aliases: ## Highlights -The primary purpose of this release is to support [Redis Enterprise Software version 7.4.6]({{}}). It also includes updates to supported platform distributions. +The primary purpose of this release is to support [Redis Enterprise Software version 7.4.6](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-22.md). It also includes updates to supported platform distributions. ## New in this release @@ -35,7 +35,7 @@ The primary purpose of this release is to support [Redis Enterprise Software ver ## Version changes -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-109 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-109 release notes](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-22.md). ### Breaking changes @@ -43,11 +43,11 @@ The following changes included in this release affect the upgrade process. Pleas #### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. #### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. #### Upcoming Changes @@ -55,7 +55,7 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md index 557bba80c7..606a021525 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md @@ -13,7 +13,7 @@ weight: 26 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-102]({{}}). This version also contains a suggested fix needed to upgrade to newer versions. For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6-2 (July 2024)]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-102](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-102.md). This version also contains a suggested fix needed to upgrade to newer versions. For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6-2 (July 2024)](/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2.md). ## New in this release diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-june25.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-june25.md index 73e786e645..d7fa0d5e9c 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-june25.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-june25.md @@ -13,7 +13,7 @@ weight: 24 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-268]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-268](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-268.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6](/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md index 157dd0c732..dae2805ab8 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md @@ -13,15 +13,15 @@ weight: 25 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-232]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{}}). - -{{}}If you are not using OpenShift, you must use the `7.4.6-233` Redis Enterprise image listed below. The `7.4.6-232` image only supports OpenShift, and may cause the upgrade to fail if used with other distributions. - -To upgrade successfully, use the correct Redis Enterprise image for your K8s distribution. - -- OpenShift: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-232.rhel8-openshift` -- Non-OpenShift distributions: `redislabs/redis:7.4.6-233` -{{}} +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-232](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-232.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6](/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md). + +> [!WARNING] +> If you are not using OpenShift, you must use the `7.4.6-233` Redis Enterprise image listed below. The `7.4.6-232` image only supports OpenShift, and may cause the upgrade to fail if used with other distributions. +> +> To upgrade successfully, use the correct Redis Enterprise image for your K8s distribution. +> +> - OpenShift: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-232.rhel8-openshift` +> - Non-OpenShift distributions: `redislabs/redis:7.4.6-233` ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-dec25.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-dec25.md index 2f03f2e26f..14a50894e4 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-dec25.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-dec25.md @@ -13,7 +13,7 @@ weight: 22 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 7.4.6-275. For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{}}). +This is a maintenance release to support Redis Enterprise Software version 7.4.6-275. For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6](/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-sep25.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-sep25.md index 6e9276cb9d..cc59d8698d 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-sep25.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-7-sep25.md @@ -13,7 +13,7 @@ weight: 23 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-272]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-272](/content/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-272.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6](/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-9-feb2026.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-9-feb2026.md index 6ba5a4f7af..9d4fa8e246 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-9-feb2026.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-9-feb2026.md @@ -13,7 +13,7 @@ weight: 21 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-279]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-279](/content/operate/rs/release-notes/rs-7-4-2-releases/_index.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6](/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md b/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md index 1f2e72e96e..bee42fd40a 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/_index.md @@ -21,11 +21,11 @@ The following changes included in this release affect the upgrade process. Pleas ### ValidatingWebhookConfiguration -Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. +Versions 6.4.2-4 and later include a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. ### OpenShift SCC -Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. If you skip this step, OpenShift clusters running version 6.2.12 or earlier might get stuck when upgrading to version 6.2.18 or later. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for instructions. +Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. If you skip this step, OpenShift clusters running version 6.2.12 or earlier might get stuck when upgrading to version 6.2.18 or later. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for instructions. ### Upcoming Changes @@ -33,11 +33,11 @@ Versions 6.4.2-6 and later include a new SCC (`redis-enterprise-scc-v2`) that yo ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-109 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-109 release notes](/content/operate/rs/release-notes/rs-7-4-2-releases/_index.md). ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-jan25.md b/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-jan25.md index 58e4f22c6f..c882ba5731 100644 --- a/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-jan25.md +++ b/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-jan25.md @@ -13,7 +13,7 @@ weight: 2 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.8.2-60]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.8.2-6 (Nov 2024)]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.8.2-60](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-60.md). For version changes, supported distributions, and known limitations, see the [release notes for 7.8.2-6 (Nov 2024)](/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md b/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md index 635a4df267..32ccfdda5a 100644 --- a/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md +++ b/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md @@ -19,7 +19,7 @@ weight: 3 - Parallel startup and recovery (enabled by default) (RED-117645). - Azure marketplate deployment (RED-113029) -- Support for [Redis Software 7.8.2-34]({{}}). +- Support for [Redis Software 7.8.2-34](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-34.md). - Improved upgrade validations for modules and Redis database versions (RED-132197). - Support for Community Kubernetes 1.31 (RED-13549). - New minimal roles required to use the log collector (RED-132686). @@ -59,7 +59,7 @@ weight: 3 - Database version 7.2 or later. - RHEL9 compatible binaries for any modules you need. -See [Upgrade Redis Enterprise for Kubernetes]({{}}) for detailed steps to upgrade to 7.8.2-6. +See [Upgrade Redis Enterprise for Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) for detailed steps to upgrade to 7.8.2-6. ### Deprecations @@ -69,7 +69,7 @@ See [Upgrade Redis Enterprise for Kubernetes]({{}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/7-8-2-releases/_index.md b/content/operate/kubernetes/release-notes/7-8-2-releases/_index.md index 9241501271..885f3cd5d9 100644 --- a/content/operate/kubernetes/release-notes/7-8-2-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-8-2-releases/_index.md @@ -32,7 +32,7 @@ This means upgrades to 7.8.2-6 require: - Database version 7.2 or later. - RHEL9 compatible binaries for any modules you need. -See [Upgrade Redis Enterprise for Kubernetes]({{}}) for detailed steps to upgrade to 7.8.2-6. +See [Upgrade Redis Enterprise for Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) for detailed steps to upgrade to 7.8.2-6. ## Known limitations diff --git a/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-8-feb25.md b/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-8-feb25.md index e9fb674a27..e36fa455c5 100644 --- a/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-8-feb25.md +++ b/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-8-feb25.md @@ -11,14 +11,14 @@ title: Redis Enterprise for Kubernetes 7.8.4-8 (Feb 2025) release notes weight: 2 --- -This release includes bug fixes, enhancements, and support for [Redis Enterprise Software version 7.8.4-66]({{}}). +This release includes bug fixes, enhancements, and support for [Redis Enterprise Software version 7.8.4-66](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-4-66.md). ## New in this release ### Enhancements - Support for a read-only file system on Redis Enterprise containers (RED-75139). -- Support for [Redis Enterprise Software version 7.8.4-66]({{}}). +- Support for [Redis Enterprise Software version 7.8.4-66](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-4-66.md). ### Resolved issues @@ -32,7 +32,7 @@ This release includes bug fixes, enhancements, and support for [Redis Enterprise ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-9-mar25.md b/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-9-mar25.md index 6a0081d35b..65d9848baa 100644 --- a/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-9-mar25.md +++ b/content/operate/kubernetes/release-notes/7-8-4-releases/7-8-4-9-mar25.md @@ -13,13 +13,13 @@ aliases: - /operate/kubernetes/release-notes/7-8-4-releases/7-8-4-8-mar25/ --- -This is a maintenance release to support [Redis Enterprise Software version 7.8.4-95]({{}}) and OpenShift 4.17 and 4.18. +This is a maintenance release to support [Redis Enterprise Software version 7.8.4-95](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-4-95.md) and OpenShift 4.17 and 4.18. -For version changes and known limitations, see the [release notes for 7.8.2-6 (Nov 2024)]({{}}). +For version changes and known limitations, see the [release notes for 7.8.2-6 (Nov 2024)](/content/operate/kubernetes/release-notes/7-8-2-releases/7-8-2-6-nov24.md). ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/7-8-4-releases/_index.md b/content/operate/kubernetes/release-notes/7-8-4-releases/_index.md index 9cfce37fe2..ecdd6d50ab 100644 --- a/content/operate/kubernetes/release-notes/7-8-4-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-8-4-releases/_index.md @@ -11,7 +11,7 @@ title: Redis Enterprise for Kubernetes 7.8.4 release notes weight: 93 --- -Redis Enterprise for Kubernetes 7.8.4-8 includes bug fixes, enhancements, and support for [Redis Enterprise Software version 7.8.4]({{}}). +Redis Enterprise for Kubernetes 7.8.4-8 includes bug fixes, enhancements, and support for [Redis Enterprise Software version 7.8.4](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). ## Detailed release notes @@ -27,7 +27,7 @@ Redis Enterprise for Kubernetes 7.8.4-8 includes bug fixes, enhancements, and su - Database version 7.2 or later. - RHEL9 compatible binaries for any modules you need. -See [Upgrade Redis Enterprise for Kubernetes]({{}}) for detailed steps to upgrade to 7.8.4-8. +See [Upgrade Redis Enterprise for Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) for detailed steps to upgrade to 7.8.4-8. ### Deprecations diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-april2025.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-april2025.md index 39eb000d10..dde0c132fa 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-april2025.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-april2025.md @@ -13,9 +13,9 @@ weight: 26 ## New in the release -Redis Enterprise for Kubernetes 7.8.6-1 (April 2025) is a maintenance release that includes support for [Redis Software 7.8.6-36]({{}}). +Redis Enterprise for Kubernetes 7.8.6-1 (April 2025) is a maintenance release that includes support for [Redis Software 7.8.6-36](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -26,4 +26,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{< relref "/operate/kubernetes/release-notes/7-8-6-releases/" >}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md index b3af419339..c31b039e3b 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md @@ -13,15 +13,15 @@ weight: 27 ## New in the release -Redis Enterprise for Kubernetes 7.8.6-1 is a feature release that includes enhancements, bug fixes, platform updates, and support for [Redis Software 7.8.6-13]({{}}). +Redis Enterprise for Kubernetes 7.8.6-1 is a feature release that includes enhancements, bug fixes, platform updates, and support for [Redis Software 7.8.6-13](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-13.md). -This release also includes the ability to [install the operator using Helm]({{< relref "/operate/kubernetes/deployment/helm" >}}). +This release also includes the ability to [install the operator using Helm](/content/operate/kubernetes/deployment/helm.md). Support for Helm is currently in public preview and is not supported on production workloads. Only new installations of the Redis operator are supported at this time. ### Enhancements -- Added support for [Redis Software 7.8.6-13]({{}}). +- Added support for [Redis Software 7.8.6-13](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-13.md). - Updated supported Kubernetes distributions - DatabaseServicePortPolicy allows use of the default Redis port (6379) for database services. - Added additional license fields to the REC status. @@ -67,13 +67,13 @@ As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise L For detailed steps, see the relevant upgrade page: -- [OpenShift CLI]({{}}) -- [OpenShift OperatorHub]({{}}) -- [Kubernetes]({{}}) +- [OpenShift CLI](/content/operate/kubernetes/upgrade/openshift-cli.md) +- [OpenShift OperatorHub](/content/operate/kubernetes/upgrade/upgrade-olm.md) +- [Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. @@ -107,4 +107,4 @@ Any distribution not listed below is not supported for production workloads. ## Known limitations -See [7.8.6 releases]({{< relref "/operate/kubernetes/release-notes/7-8-6-releases/" >}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-may2025.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-may2025.md index 93a86ba782..8e9d0afe4e 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-may2025.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-may2025.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-1 (May 2025) release notes weight: 25 --- -Redis Enterprise for Kubernetes 7.8.6-1 (May 2025) is a maintenance release that includes support for [Redis Software 7.8.6-60]({{}}). +Redis Enterprise for Kubernetes 7.8.6-1 (May 2025) is a maintenance release that includes support for [Redis Software 7.8.6-60](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,4 +24,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{< relref "/operate/kubernetes/release-notes/7-8-6-releases/" >}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-11-feb2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-11-feb2026.md index 87db6cfb98..b2a5274faa 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-11-feb2026.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-11-feb2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-11 (February 2026) release notes weight: 20 --- -Redis Enterprise for Kubernetes 7.8.6-11 (February 2026) is a maintenance release that includes support for [Redis Software 7.8.6-253]({{}}). +Redis Enterprise for Kubernetes 7.8.6-11 (February 2026) is a maintenance release that includes support for [Redis Software 7.8.6-253](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,5 +24,5 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-13-march2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-13-march2026.md index ff86260c43..35347ffc21 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-13-march2026.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-13-march2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-13 (March 2026) release notes weight: 19 --- -Redis Enterprise for Kubernetes 7.8.6-13 (March 2026) is a maintenance release that includes support for [Redis Software 7.8.6-256]({{}}). +Redis Enterprise for Kubernetes 7.8.6-13 (March 2026) is a maintenance release that includes support for [Redis Software 7.8.6-256](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,5 +24,5 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-14-april2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-14-april2026.md index 5e5640d456..a77aa50a5c 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-14-april2026.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-14-april2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-14 (April 2026) release notes weight: 18 --- -Redis Enterprise for Kubernetes 7.8.6-14 (April 2026) is a maintenance release that includes support for [Redis Software 7.8.6-260]({{}}). +Redis Enterprise for Kubernetes 7.8.6-14 (April 2026) is a maintenance release that includes support for [Redis Software 7.8.6-260](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,6 +24,6 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-15-may2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-15-may2026.md index 054ea79ae5..7adaeb0476 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-15-may2026.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-15-may2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-15 (May 2026) release notes weight: 17 --- -Redis Enterprise for Kubernetes 7.8.6-15 (May 2026) is a maintenance release that includes support for [Redis Software 7.8.6-263]({{}}). +Redis Enterprise for Kubernetes 7.8.6-15 (May 2026) is a maintenance release that includes support for [Redis Software 7.8.6-263](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,4 +24,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-16-july2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-16-july2026.md index 53a990af0d..8b3d932bd5 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-16-july2026.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-16-july2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-16 (July 2026) release notes weight: 16 --- -Redis Enterprise for Kubernetes 7.8.6-16 (July 2026) is a maintenance release that includes support for [Redis Software 7.8.6-286]({{}}). +Redis Enterprise for Kubernetes 7.8.6-16 (July 2026) is a maintenance release that includes support for [Redis Software 7.8.6-286](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -33,4 +33,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md index e1e1bd9a8b..eb5029bba2 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-19 (August 2026) release notes weight: 15 --- -Redis Enterprise for Kubernetes 7.8.6-19 (August 2026) is a maintenance release that includes support for [Redis Software 7.8.6-303]({{}}). +Redis Enterprise for Kubernetes 7.8.6-19 (August 2026) is a maintenance release that includes support for [Redis Software 7.8.6-303](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -33,4 +33,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-2-june2025.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-2-june2025.md index efe23c5f82..bcbcbbb04f 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-2-june2025.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-2-june2025.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-2 (June 2025) release notes weight: 24 --- -Redis Enterprise for Kubernetes 7.8.6-2 (June 2025) is a maintenance release that includes support for [Redis Software 7.8.6-95]({{}}). +Redis Enterprise for Kubernetes 7.8.6-2 (June 2025) is a maintenance release that includes support for [Redis Software 7.8.6-95](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,4 +24,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-20-september2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-20-september2026.md index 1d81c875c1..62593a0458 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-20-september2026.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-20-september2026.md @@ -11,9 +11,9 @@ title: Redis Software for Kubernetes 7.8.6-20 (September 2026) release notes weight: 14 --- -Redis Software for Kubernetes 7.8.6-20 (September 2026) is a maintenance release that includes support for [Redis Software 7.8.6-315]({{}}). It fixes a high-severity bug with security implications that affected Active-Active databases. +Redis Software for Kubernetes 7.8.6-20 (September 2026) is a maintenance release that includes support for [Redis Software 7.8.6-315](/content/operate/rs/release-notes/rs-7-8-releases/_index.md). It fixes a high-severity bug with security implications that affected Active-Active databases. -For supported distributions, known limitations, and API changes, see [Redis Software for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Software for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Security @@ -53,4 +53,4 @@ The fix is available in operator versions 7.4.6-11, 7.8.6-20, 7.22.2-45, 8.0.20- ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-3-june2025.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-3-june2025.md index 7b0a548b7e..99354eb6c1 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-3-june2025.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-3-june2025.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-3 (June 2025) release notes weight: 23 --- -Redis Enterprise for Kubernetes 7.8.6-3 (June 2025) is a maintenance release that includes support for [Redis Software 7.8.6-119]({{}}). +Redis Enterprise for Kubernetes 7.8.6-3 (June 2025) is a maintenance release that includes support for [Redis Software 7.8.6-119](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-119.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,4 +24,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-5-august2025.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-5-august2025.md index 4fb4c0c258..5f06747238 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-5-august2025.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-5-august2025.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-5 (August 2025) release notes weight: 22 --- -Redis Enterprise for Kubernetes 7.8.6-5 (August 2025) is a maintenance release that includes support for [Redis Software 7.8.6-152]({{}}). +Redis Enterprise for Kubernetes 7.8.6-5 (August 2025) is a maintenance release that includes support for [Redis Software 7.8.6-152](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-152.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,5 +24,5 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-8-october2025.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-8-october2025.md index 23f9c87505..60454a68fb 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-8-october2025.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-8-october2025.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 7.8.6-8 (October 2025) release notes weight: 21 --- -Redis Enterprise for Kubernetes 7.8.6-8 (October 2025) is a maintenance release that includes support for [Redis Software 7.8.6-207]({{}}). +Redis Enterprise for Kubernetes 7.8.6-8 (October 2025) is a maintenance release that includes support for [Redis Software 7.8.6-207](/content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-207.md). -For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes](/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md). ## Downloads @@ -24,4 +24,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente ## Known limitations -See [7.8.6 releases]({{}}) for information on known limitations. +See [7.8.6 releases](/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md b/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md index 0f6ec22c29..f997a2490a 100644 --- a/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/_index.md @@ -31,9 +31,9 @@ As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise L For detailed steps, see the relevant upgrade page: -- [OpenShift CLI]({{}}) -- [OpenShift OperatorHub]({{}}) -- [Kubernetes]({{}}) +- [OpenShift CLI](/content/operate/kubernetes/upgrade/openshift-cli.md) +- [OpenShift OperatorHub](/content/operate/kubernetes/upgrade/upgrade-olm.md) +- [Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) ## Known limitations diff --git a/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-21-feb2026.md b/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-21-feb2026.md index c96b865f9e..9779a87d1d 100644 --- a/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-21-feb2026.md +++ b/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-21-feb2026.md @@ -14,7 +14,7 @@ aliases: --- Redis Enterprise for Kubernetes 8.0.10-21 is a feature release that supports [Redis Software 8.0.10-64 -]({{}}) and includes new features and enhancements. +](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-10-64.md) and includes new features and enhancements. ## Highlights @@ -32,7 +32,8 @@ Redis Enterprise for Kubernetes 8.0.10-21 is a feature release that supports [Re - REC username default value now derives from the cluster credentials secret - Added Kubernetes 1.35 support on select platforms -{{}}When you pull images from container registries such as Docker Hub, ARM support is transparent. The registry automatically serves the correct image based on the node architecture (AMD64 or ARM64).{{}} +> [!NOTE] +> When you pull images from container registries such as Docker Hub, ARM support is transparent. The registry automatically serves the correct image based on the node architecture (AMD64 or ARM64). ## Resolved issues @@ -50,7 +51,7 @@ Redis Enterprise for Kubernetes 8.0.10-21 is a feature release that supports [Re ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ **Supported** – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-22-feb2026.md b/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-22-feb2026.md index aadf5da4db..8b4d8e292a 100644 --- a/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-22-feb2026.md +++ b/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-22-feb2026.md @@ -13,7 +13,7 @@ weight: 30 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 8.0.10-76. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10-21 (February 2026)]({{}}). +This is a maintenance release to support Redis Enterprise Software version 8.0.10-76. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10-21 (February 2026)](/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-21-feb2026.md). ## Downloads @@ -32,5 +32,5 @@ This is a maintenance release to support Redis Enterprise Software version 8.0.1 ## Known limitations -See [8.0.10 releases]({{}}) for information on known limitations. +See [8.0.10 releases](/content/operate/kubernetes/release-notes/8-0-10-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-23-feb2026.md b/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-23-feb2026.md index c3d69c8225..fc588af52f 100644 --- a/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-23-feb2026.md +++ b/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-23-feb2026.md @@ -13,7 +13,7 @@ weight: 29 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 8.0.10-81. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10-21 (February 2026)]({{}}). +This is a maintenance release to support Redis Enterprise Software version 8.0.10-81. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10-21 (February 2026)](/content/operate/kubernetes/release-notes/8-0-10-releases/8-0-10-21-feb2026.md). ## Downloads @@ -32,5 +32,5 @@ This is a maintenance release to support Redis Enterprise Software version 8.0.1 ## Known limitations -See [8.0.10 releases]({{}}) for information on known limitations. +See [8.0.10 releases](/content/operate/kubernetes/release-notes/8-0-10-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-24-march2026.md b/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-24-march2026.md index be516b9f59..9dcfb1e6ae 100644 --- a/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-24-march2026.md +++ b/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-24-march2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 8.0.16-24 (March 2026) release notes weight: 31 --- -Redis Enterprise for Kubernetes 8.0.16-24 is a maintenance release of [Redis Enterprise for Kubernetes 8.0.10]({{}}). +Redis Enterprise for Kubernetes 8.0.16-24 is a maintenance release of [Redis Enterprise for Kubernetes 8.0.10](/content/operate/kubernetes/release-notes/8-0-10-releases/_index.md). -For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10]({{}}). +For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10](/content/operate/kubernetes/release-notes/8-0-10-releases/_index.md). ## Resolved issues diff --git a/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-25-march2026.md b/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-25-march2026.md index a2e23c3789..6fe4d4d018 100644 --- a/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-25-march2026.md +++ b/content/operate/kubernetes/release-notes/8-0-16-releases/8-0-16-25-march2026.md @@ -11,9 +11,9 @@ title: Redis Enterprise for Kubernetes 8.0.16-25 (March 2026) release notes weight: 31 --- -Redis Enterprise for Kubernetes 8.0.16-25 is a maintenance release of [Redis Enterprise for Kubernetes 8.0.10]({{}}). +Redis Enterprise for Kubernetes 8.0.16-25 is a maintenance release of [Redis Enterprise for Kubernetes 8.0.10](/content/operate/kubernetes/release-notes/8-0-10-releases/_index.md). -For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10]({{}}). +For version changes, supported distributions, and known limitations, see the [release notes for 8.0.10](/content/operate/kubernetes/release-notes/8-0-10-releases/_index.md). ## Downloads diff --git a/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md b/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md index 4e7638fb70..cb19ede334 100644 --- a/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md +++ b/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md @@ -12,7 +12,7 @@ weight: 31 --- Redis Enterprise for Kubernetes 8.0.18-11 is a feature release that supports [Redis Software 8.0.18-23 -]({{}}) and includes new features, bug fixes, and enhancements. +](/content/operate/rs/release-notes/rs-8-0-releases/_index.md) and includes new features, bug fixes, and enhancements. ## Highlights @@ -63,7 +63,7 @@ Redis Enterprise for Kubernetes 8.0.18-11 is a feature release that supports [Re Redis Enterprise for Kubernetes is compatible with [CNCF-conformant](https://www.cncf.io/training/certification/software-conformance/) Kubernetes platforms. The operator follows standard Kubernetes APIs and practices and is designed to run consistently across certified Kubernetes environments. -The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). | Kubernetes | **Redis 8.0.18-11** | |---|---| @@ -88,7 +88,8 @@ The following table shows supported Kubernetes versions at the time of this rele - **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:8.0.18-11` - **Call Home Client**: `registry.connect.redhat.com/redislabs/call-home-client:8.0.18-11` -{{}}When you pull images from container registries such as Docker Hub, ARM support is transparent. The registry automatically serves the correct image based on the node architecture (AMD64 or ARM64).{{}} +> [!NOTE] +> When you pull images from container registries such as Docker Hub, ARM support is transparent. The registry automatically serves the correct image based on the node architecture (AMD64 or ARM64). ## Known limitations diff --git a/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-14-may2026.md b/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-14-may2026.md index 4ad7a9e95f..16451fcaa0 100644 --- a/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-14-may2026.md +++ b/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-14-may2026.md @@ -13,7 +13,7 @@ weight: 30 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 8.0.18-36. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)]({{}}). +This is a maintenance release to support Redis Enterprise Software version 8.0.18-36. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)](/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support Redis Enterprise Software version 8.0.1 ## Known limitations -See [8.0.18 releases]({{}}) for information on known limitations. +See [8.0.18 releases](/content/operate/kubernetes/release-notes/8-0-18-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-18-releases/_index.md b/content/operate/kubernetes/release-notes/8-0-18-releases/_index.md index 21137f6572..163663d998 100644 --- a/content/operate/kubernetes/release-notes/8-0-18-releases/_index.md +++ b/content/operate/kubernetes/release-notes/8-0-18-releases/_index.md @@ -21,7 +21,7 @@ Redis Enterprise for Kubernetes 8.0.18 includes bug fixes, enhancements, and sup Redis Enterprise for Kubernetes is compatible with [CNCF-conformant](https://www.cncf.io/training/certification/software-conformance/) Kubernetes platforms. The operator follows standard Kubernetes APIs and practices and is designed to run consistently across certified Kubernetes environments. -The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). | Kubernetes | **Redis 8.0.18** | |---|---| diff --git a/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-2-october2025.md b/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-2-october2025.md index d88e3229d5..fd7b0948f5 100644 --- a/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-2-october2025.md +++ b/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-2-october2025.md @@ -13,9 +13,8 @@ weight: 1 This feature release of Redis Enterprise for Kubernetes supports Redis Software 8.0.2-17 and includes enhancements, platform support changes, and bug fixes. -{{< warning >}} -**Custom modules not supported**: If you use custom (user-defined) modules, skip this release. Custom module support will be available in the next release. -{{< /warning >}} +> [!WARNING] +> **Custom modules not supported**: If you use custom (user-defined) modules, skip this release. Custom module support will be available in the next release. ## New in this release @@ -38,7 +37,7 @@ This release includes enhancements to Redis Enterprise for Kubernetes including: - Lag-aware availability API - Redis Flex (Redis on Flash version 2) -For more information about Redis Software 8.0.2-17, see the [Redis Software 8.0.2-17 release notes]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17" >}}). +For more information about Redis Software 8.0.2-17, see the [Redis Software 8.0.2-17 release notes](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17.md). **Redis Open Source 8.0 and 8.2:** @@ -48,7 +47,7 @@ For more information about Redis Software 8.0.2-17, see the [Redis Software 8.0. - Enhanced ACLs - New hash and streams commands -For more details, see [What's new in Redis 8.0]({{< relref "/develop/whats-new/8-0" >}}) and [What's new in Redis 8.2]({{< relref "/develop/whats-new/8-2" >}}), and also the [Redis Open Source 8.0]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.0-release-notes" >}}) and [Redis Open Source 8.2]({{< relref "/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes" >}}) release notes. +For more details, see [What's new in Redis 8.0](/content/develop/whats-new/8-0.md) and [What's new in Redis 8.2](/content/develop/whats-new/8-2.md), and also the [Redis Open Source 8.0](/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.0-release-notes.md) and [Redis Open Source 8.2](/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md) release notes. ### Resolved issues @@ -77,11 +76,11 @@ The bundled capabilities (modules) are automatically enabled as follows: | Database type | Automatically enabled capabilities | |---------------|------------------------------------| -| RAM-only | [Search and query]({{}})
[JSON]({{}})
[Time series]({{}})
[Probabilistic]({{}}) | -| Flash-enabled ([Redis Flex]({{}})) | [JSON]({{}})
[Probabilistic]({{}}) | -| [Active-Active]({{}}) | [Search and query]({{}})
[JSON]({{}}) | +| RAM-only | [Search and query](/content/operate/oss_and_stack/stack-with-enterprise/search/_index.md)
[JSON](/content/operate/oss_and_stack/stack-with-enterprise/json/_index.md)
[Time series](/content/operate/oss_and_stack/stack-with-enterprise/timeseries/_index.md)
[Probabilistic](/content/operate/oss_and_stack/stack-with-enterprise/bloom/_index.md) | +| Flash-enabled ([Redis Flex](/content/operate/rs/databases/flash/_index.md)) | [JSON](/content/operate/oss_and_stack/stack-with-enterprise/json/_index.md)
[Probabilistic](/content/operate/oss_and_stack/stack-with-enterprise/bloom/_index.md) | +| [Active-Active](/content/operate/rs/databases/active-active/_index.md) | [Search and query](/content/operate/oss_and_stack/stack-with-enterprise/search/search-active-active.md)
[JSON](/content/operate/oss_and_stack/stack-with-enterprise/json/_index.md) | -For more information, see [Automatically enabled capabilities in Redis 8]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17/#built-in-capabilities-with-redis-8" >}}). +For more information, see [Automatically enabled capabilities in Redis 8](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17.md#built-in-capabilities-with-redis-8). ### Breaking changes @@ -89,7 +88,7 @@ For more information, see [Automatically enabled capabilities in Redis 8]({{< re - **TKG (TKG) is no longer supported**. Broadcom/VMware doesn't plan to support this platform in the near future. We recommend that you migrate to TKGI/VKS. -For additional breaking changes related to Redis Software 8.0.2-17, see [Redis 8 breaking changes]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17#redis-8-breaking-changes" >}}). +For additional breaking changes related to Redis Software 8.0.2-17, see [Redis 8 breaking changes](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17.md#redis-8-breaking-changes). ### Deprecations @@ -97,7 +96,7 @@ For additional breaking changes related to Redis Software 8.0.2-17, see [Redis 8 ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ **Supported** – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-6-december2025.md b/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-6-december2025.md index 4770545240..6eb460085f 100644 --- a/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-6-december2025.md +++ b/content/operate/kubernetes/release-notes/8-0-2-releases/8-0-2-6-december2025.md @@ -13,9 +13,8 @@ weight: 1 This maintenance release of Redis Enterprise for Kubernetes supports Redis Software 8.0.2-41 and includes enhancements, API changes, and bug fixes. -{{< warning >}} -**Custom modules not supported**: If you use custom (user-defined) modules, skip this release. Custom module support will be available in the next release. -{{< /warning >}} +> [!WARNING] +> **Custom modules not supported**: If you use custom (user-defined) modules, skip this release. Custom module support will be available in the next release. ## Enhancements @@ -43,11 +42,11 @@ The bundled capabilities (modules) are automatically enabled as follows: | Database type | Automatically enabled capabilities | |---------------|------------------------------------| -| RAM-only | [Search and query]({{}})
[JSON]({{}})
[Time series]({{}})
[Probabilistic]({{}}) | -| Flash-enabled ([Redis Flex]({{}})) | [JSON]({{}})
[Probabilistic]({{}}) | -| [Active-Active]({{}}) | [Search and query]({{}})
[JSON]({{}}) | +| RAM-only | [Search and query](/content/operate/oss_and_stack/stack-with-enterprise/search/_index.md)
[JSON](/content/operate/oss_and_stack/stack-with-enterprise/json/_index.md)
[Time series](/content/operate/oss_and_stack/stack-with-enterprise/timeseries/_index.md)
[Probabilistic](/content/operate/oss_and_stack/stack-with-enterprise/bloom/_index.md) | +| Flash-enabled ([Redis Flex](/content/operate/rs/databases/flash/_index.md)) | [JSON](/content/operate/oss_and_stack/stack-with-enterprise/json/_index.md)
[Probabilistic](/content/operate/oss_and_stack/stack-with-enterprise/bloom/_index.md) | +| [Active-Active](/content/operate/rs/databases/active-active/_index.md) | [Search and query](/content/operate/oss_and_stack/stack-with-enterprise/search/search-active-active.md)
[JSON](/content/operate/oss_and_stack/stack-with-enterprise/json/_index.md) | -For more information, see [Automatically enabled capabilities in Redis 8]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17/#built-in-capabilities-with-redis-8" >}}). +For more information, see [Automatically enabled capabilities in Redis 8](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17.md#built-in-capabilities-with-redis-8). ### Breaking changes @@ -55,7 +54,7 @@ For more information, see [Automatically enabled capabilities in Redis 8]({{< re - **TKG (TKG) is no longer supported**. Broadcom/VMware doesn't plan to support this platform in the near future. We recommend that you migrate to TKGI/VKS. -For additional breaking changes related to Redis Software 8.0.2-41, see [Redis 8 breaking changes]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17#redis-8-breaking-changes" >}}). +For additional breaking changes related to Redis Software 8.0.2-41, see [Redis 8 breaking changes](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-2-17.md#redis-8-breaking-changes). ### Deprecations @@ -63,7 +62,7 @@ For additional breaking changes related to Redis Software 8.0.2-41, see [Redis 8 ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ **Supported** – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/8-0-2-releases/_index.md b/content/operate/kubernetes/release-notes/8-0-2-releases/_index.md index 4ee68d9119..ec77aa3088 100644 --- a/content/operate/kubernetes/release-notes/8-0-2-releases/_index.md +++ b/content/operate/kubernetes/release-notes/8-0-2-releases/_index.md @@ -27,9 +27,9 @@ As of version 7.8.2-6, Redis Enterprise images are based on Red Hat Enterprise L For detailed steps, see the relevant upgrade page: -- [OpenShift CLI]({{}}) -- [OpenShift OperatorHub]({{}}) -- [Kubernetes]({{}}) +- [OpenShift CLI](/content/operate/kubernetes/upgrade/openshift-cli.md) +- [OpenShift OperatorHub](/content/operate/kubernetes/upgrade/upgrade-olm.md) +- [Kubernetes](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) ## Known limitations diff --git a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-21-may2026.md b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-21-may2026.md index ddbd39fdf2..550415bd0d 100644 --- a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-21-may2026.md +++ b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-21-may2026.md @@ -13,7 +13,7 @@ weight: 30 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 8.0.20-19. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)]({{}}). +This is a maintenance release to support Redis Enterprise Software version 8.0.20-19. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)](/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support Redis Enterprise Software version 8.0.2 ## Known limitations -See [8.0.20 releases]({{}}) for information on known limitations. +See [8.0.20 releases](/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-23-june2026.md b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-23-june2026.md index 5a700b2c62..f4f71b0e2c 100644 --- a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-23-june2026.md +++ b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-23-june2026.md @@ -13,7 +13,7 @@ weight: 29 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 8.0.20-44. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)]({{}}). +This is a maintenance release to support Redis Enterprise Software version 8.0.20-44. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)](/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support Redis Enterprise Software version 8.0.2 ## Known limitations -See [8.0.20 releases]({{}}) for information on known limitations. +See [8.0.20 releases](/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-25-july2026.md b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-25-july2026.md index d68b50aff3..9ef9a6e665 100644 --- a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-25-july2026.md +++ b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-25-july2026.md @@ -13,7 +13,7 @@ weight: 28 ## Highlights -This is a maintenance release to support Redis Enterprise Software version 8.0.20-68. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)]({{}}). +This is a maintenance release to support Redis Enterprise Software version 8.0.20-68. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)](/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md). ## Downloads @@ -32,4 +32,4 @@ This is a maintenance release to support Redis Enterprise Software version 8.0.2 ## Known limitations -See [8.0.20 releases]({{}}) for information on known limitations. +See [8.0.20 releases](/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-26-august2026.md b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-26-august2026.md index 46cdc5d409..2879a2c7d6 100644 --- a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-26-august2026.md +++ b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-26-august2026.md @@ -13,7 +13,7 @@ weight: 27 ## Highlights -This is a maintenance release to support [Redis Software 8.0.20]({{}}) version 8.0.20-96. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)]({{}}). +This is a maintenance release to support [Redis Software 8.0.20](/content/operate/rs/release-notes/rs-8-0-releases/_index.md) version 8.0.20-96. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)](/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md). ## Resolved issues @@ -44,4 +44,4 @@ This is a maintenance release to support [Redis Software 8.0.20]({{}}) for information on other known limitations. +See [8.0.20 releases](/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md) for information on other known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-27-september2026.md b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-27-september2026.md index 5d72c03761..b255d9be86 100644 --- a/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-27-september2026.md +++ b/content/operate/kubernetes/release-notes/8-0-20-releases/8-0-20-27-september2026.md @@ -13,7 +13,7 @@ weight: 26 ## Highlights -This is a maintenance release to support [Redis Software 8.0.20]({{}}) version 8.0.20-108. It fixes a high-severity bug with security implications that affected Active-Active databases. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)]({{}}). +This is a maintenance release to support [Redis Software 8.0.20](/content/operate/rs/release-notes/rs-8-0-releases/_index.md) version 8.0.20-108. It fixes a high-severity bug with security implications that affected Active-Active databases. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)](/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md). ## Security @@ -52,4 +52,4 @@ The fix is available in operator versions 7.4.6-11, 7.8.6-20, 7.22.2-45, 8.0.20- ## Known limitations -See [8.0.20 releases]({{}}) for information on known limitations. +See [8.0.20 releases](/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md b/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md index ae712c13e1..29c23495b4 100644 --- a/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md +++ b/content/operate/kubernetes/release-notes/8-0-20-releases/_index.md @@ -11,7 +11,7 @@ title: Redis Enterprise for Kubernetes 8.0.20 release notes weight: 84 --- -Redis Enterprise for Kubernetes 8.0.20 is a maintenance release of [Redis Enterprise for Kubernetes 8.0.18]({{}}). The latest release is 8.0.20-26 with support for Redis Software version 8.0.20-96. +Redis Enterprise for Kubernetes 8.0.20 is a maintenance release of [Redis Enterprise for Kubernetes 8.0.18](/content/operate/kubernetes/release-notes/8-0-18-releases/_index.md). The latest release is 8.0.20-26 with support for Redis Software version 8.0.20-96. ## Detailed release notes @@ -19,4 +19,4 @@ Redis Enterprise for Kubernetes 8.0.20 is a maintenance release of [Redis Enterp ## Known limitations -See the [8.0.18-11 (April 2026) release notes]({{}}) for supported distributions and known limitations. +See the [8.0.18-11 (April 2026) release notes](/content/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026.md) for supported distributions and known limitations. diff --git a/content/operate/kubernetes/release-notes/8-0-6-releases/8-0-6-8-december2025.md b/content/operate/kubernetes/release-notes/8-0-6-releases/8-0-6-8-december2025.md index 82314b0fff..8ded1b5706 100644 --- a/content/operate/kubernetes/release-notes/8-0-6-releases/8-0-6-8-december2025.md +++ b/content/operate/kubernetes/release-notes/8-0-6-releases/8-0-6-8-december2025.md @@ -11,12 +11,12 @@ title: Redis Enterprise for Kubernetes 8.0.6-8 (December 2025) release notes weight: 1 --- -Redis Enterprise for Kubernetes 8.0.6-8 is a feature release that supports Redis Software [8.0.6-54]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-6-54/" >}}), and includes enhancements, supported distribution updates and bug fixes. +Redis Enterprise for Kubernetes 8.0.6-8 is a feature release that supports Redis Software [8.0.6-54](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-6-54.md), and includes enhancements, supported distribution updates and bug fixes. ## Highlights - Support for external module repositories (custom modules) -- Support for Redis Software [8.0.6-54]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-6-54/" >}}) +- Support for Redis Software [8.0.6-54](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-6-54.md) - SAML 2.0 single sign-on (SSO) authentication support for the cluster manager UI ## Enhancements @@ -26,8 +26,8 @@ API support has been added for the following features: - Database connection auditing - REAADB alerts - User-defined modules -- Redis Software [8.0.6-54]({{< relref "/operate/rs/release-notes/rs-8-0-releases/rs-8-0-6-54/" >}}) -- User-defined certificates for [internode encryption]({{< relref "/operate/kubernetes/security/certificates/internode-encryption" >}}) +- Redis Software [8.0.6-54](/content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-6-54.md) +- User-defined certificates for [internode encryption](/content/operate/kubernetes/security/certificates/internode-encryption.md) - SAML 2.0 single sign-on (SSO) authentication - Redis Flex @@ -60,7 +60,7 @@ See [API changes](#api-changes) for details. ## Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). ✅ **Supported** – This distribution is supported for this version of Redis Enterprise Software for Kubernetes. diff --git a/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026.md b/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026.md index f126d4da95..8531add6c9 100644 --- a/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026.md +++ b/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026.md @@ -11,7 +11,7 @@ title: Redis Software for Kubernetes 8.2.0-12 (July 2026) release notes weight: 27 --- -Redis Software for Kubernetes 8.2.0-12 is a feature release that supports [Redis Software 8.2.0]({{< relref "/operate/rs/release-notes/rs-8-2-releases/" >}}) and includes new features, bug fixes, and enhancements. +Redis Software for Kubernetes 8.2.0-12 is a feature release that supports [Redis Software 8.2.0](/content/operate/rs/release-notes/rs-8-2-releases/_index.md) and includes new features, bug fixes, and enhancements. ## Highlights @@ -44,7 +44,7 @@ Redis Software for Kubernetes 8.2.0-12 is a feature release that supports [Redis ## API changes -This release adds the RBAC custom resource definitions and new fields for access control, metrics, auditing, and FIPS compliance. The table below summarizes the notable changes. For the complete field-level reference, see the [API reference]({{< relref "/operate/kubernetes/reference/api/" >}}). +This release adds the RBAC custom resource definitions and new fields for access control, metrics, auditing, and FIPS compliance. The table below summarizes the notable changes. For the complete field-level reference, see the [API reference](/content/operate/kubernetes/reference/api/_index.md). | **CRD** | **Field** | **Change** | **Description** | |---|---|---|---| @@ -67,7 +67,7 @@ This release adds the RBAC custom resource definitions and new fields for access Redis Software for Kubernetes is compatible with [CNCF-conformant](https://www.cncf.io/training/certification/software-conformance/) Kubernetes platforms. The operator follows standard Kubernetes APIs and practices and is designed to run consistently across certified Kubernetes environments. -The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). | Kubernetes | **Redis 8.2.0-12** | |---|---| diff --git a/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-13-august2026.md b/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-13-august2026.md index dc812aed1f..a9381d3098 100644 --- a/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-13-august2026.md +++ b/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-13-august2026.md @@ -13,7 +13,7 @@ weight: 26 ## Highlights -This is a maintenance release to support [Redis Software 8.2.0]({{}}) version 8.2.0-46. For version changes, supported distributions, and known limitations, see the [release notes for 8.2.0-12 (July 2026)]({{}}). +This is a maintenance release to support [Redis Software 8.2.0](/content/operate/rs/release-notes/rs-8-2-releases/_index.md) version 8.2.0-46. For version changes, supported distributions, and known limitations, see the [release notes for 8.2.0-12 (July 2026)](/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026.md). ## Resolved issues @@ -40,4 +40,4 @@ This is a maintenance release to support [Redis Software 8.2.0]({{}}) for information on known limitations. +See [8.2.0 releases](/content/operate/kubernetes/release-notes/8-2-0-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-15-september2026.md b/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-15-september2026.md index 6693a58262..2492adf2c5 100644 --- a/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-15-september2026.md +++ b/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-15-september2026.md @@ -13,7 +13,7 @@ weight: 25 ## Highlights -This is a maintenance release to support [Redis Software 8.2.0]({{}}) version 8.2.0-78. It fixes a high-severity bug with security implications that affected Active-Active databases. For version changes, supported distributions, and known limitations, see the [release notes for 8.2.0-12 (July 2026)]({{}}). +This is a maintenance release to support [Redis Software 8.2.0](/content/operate/rs/release-notes/rs-8-2-releases/_index.md) version 8.2.0-78. It fixes a high-severity bug with security implications that affected Active-Active databases. For version changes, supported distributions, and known limitations, see the [release notes for 8.2.0-12 (July 2026)](/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026.md). ## Security @@ -52,4 +52,4 @@ The fix is available in operator versions 7.4.6-11, 7.8.6-20, 7.22.2-45, 8.0.20- ## Known limitations -See [8.2.0 releases]({{}}) for information on known limitations. +See [8.2.0 releases](/content/operate/kubernetes/release-notes/8-2-0-releases/_index.md) for information on known limitations. diff --git a/content/operate/kubernetes/release-notes/8-2-0-releases/_index.md b/content/operate/kubernetes/release-notes/8-2-0-releases/_index.md index ff1c9403b1..3f417e38d5 100644 --- a/content/operate/kubernetes/release-notes/8-2-0-releases/_index.md +++ b/content/operate/kubernetes/release-notes/8-2-0-releases/_index.md @@ -21,7 +21,7 @@ Redis Software for Kubernetes 8.2.0 includes new features, bug fixes, enhancemen Redis Software for Kubernetes is compatible with [CNCF-conformant](https://www.cncf.io/training/certification/software-conformance/) Kubernetes platforms. The operator follows standard Kubernetes APIs and practices and is designed to run consistently across certified Kubernetes environments. -The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}). +The following table shows supported Kubernetes versions at the time of this release. For a list of platforms tested with this release, see [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). | Kubernetes | **Redis 8.2.0** | |---|---| @@ -33,4 +33,4 @@ The following table shows supported Kubernetes versions at the time of this rele ## Known limitations -See the [8.2.0-12 (July 2026)]({{}}) release notes for known limitations. +See the [8.2.0-12 (July 2026)](/content/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026.md) release notes for known limitations. diff --git a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-5.md b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-5.md index 108d1df558..b25fbfdb89 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-5.md +++ b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-5.md @@ -16,7 +16,7 @@ aliases: [ This is a maintenance release of Redis Enterprise for Kubernetes 6.4.2-4 that adds supports for Redis Enterprise 6.4.2-61. -New images and fixes are listed below. Refer to [6.2.4-4 (March 2023)]({{< relref "/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md" >}}) for compatibility notes and known limitations. +New images and fixes are listed below. Refer to [6.2.4-4 (March 2023)](/content/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md) for compatibility notes and known limitations. ## Images @@ -45,7 +45,7 @@ New images and fixes are listed below. Refer to [6.2.4-4 (March 2023)]({{< relre ## Compatibility notes -See [Redis Enterprise for Kubernetes release notes 6.4.2-4 (March 2023)]({{< relref "/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md" >}}). +See [Redis Enterprise for Kubernetes release notes 6.4.2-4 (March 2023)](/content/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md). ## Before upgrading @@ -57,13 +57,13 @@ Be aware the following changes included in this release affect the upgrade proce * **ValidatingWebhookConfiguration** - This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. + This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. ## Known limitations -See [Redis Enterprise for Kubernetes release notes 6.4.2-4 (March 2023)]({{< relref "/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md" >}}). +See [Redis Enterprise for Kubernetes release notes 6.4.2-4 (March 2023)](/content/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md). ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-61 release notes]({{< relref "operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-61" >}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-61 release notes](/content/operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-61.md). diff --git a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-6.md b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-6.md index 90624e0266..7afeec5ffe 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-6.md +++ b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-6.md @@ -74,7 +74,7 @@ The key features, bug fixes, and known limitations are described below. ## API changes -The following fields were changed in the [RedisEnterpriseCluster (REC) API]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_cluster_api" >}}): +The following fields were changed in the [RedisEnterpriseCluster (REC) API](/content/operate/kubernetes/reference/api/redis_enterprise_cluster_api.md): * `containerTimezoneSpec.timezoneName` added to configure timezones on the Redis Enterprise pods * `hostAliases` added for adding an entry to the Redis Enterprise pods' `/etc/hosts` * `redisEnteprisePodAnnotations` added to specify annotations that should only be set on the Redis Enterprise pods @@ -83,8 +83,8 @@ The following fields were changed in the [RedisEnterpriseCluster (REC) API]({{< * `ServicesRiggerConfigurationSpec.podAnnotations` added to specify annotations that should only be set on the service rigger pods * The following custom resources definitions were added: - * [`RedisEnterpriseRemoteCluster` (RERC) API]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_remote_cluster_api" >}}) - * [`RedisEnterpriseActiveActiveDatabase` (REAADB) API]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_active_active_database_api" >}}) + * [`RedisEnterpriseRemoteCluster` (RERC) API](/content/operate/kubernetes/reference/api/redis_enterprise_remote_cluster_api.md) + * [`RedisEnterpriseActiveActiveDatabase` (REAADB) API](/content/operate/kubernetes/reference/api/redis_enterprise_active_active_database_api.md) ## Compatibility notes @@ -94,7 +94,7 @@ The following fields were changed in the [RedisEnterpriseCluster (REC) API]({{< ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). | **Kubernetes version** | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | @@ -113,7 +113,8 @@ The following table shows supported distributions at the time of this release. Y \* Support added in this release -{{}} Redis Enterprise for Kubernetes now uses RKE2 as the default for Rancher distributions. {{}} +> [!NOTE] +> Redis Enterprise for Kubernetes now uses RKE2 as the default for Rancher distributions. ## Before upgrading @@ -121,11 +122,11 @@ Be aware the following changes included in this release affect the upgrade proce * **ValidatingWebhookConfiguration** - This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. + This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. * **OpenShift SCC** - This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for details. + This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for details. ## Known limitations @@ -153,7 +154,7 @@ Be aware the following changes included in this release affect the upgrade proce * **`autoUpgrade` set to `true` can cause unexpected bdb upgrades when `redisUpgradePolicy` is set to `true` (RED-72351)** Contact support if your deployment is impacted. -* **Following the previous quick start guide version causes issues with creating an REDB due to unrecognized memory field name (RED-69515)** The workaround is to use the newer (current) revision of the [quick start]({{< relref "/operate/kubernetes/deployment/quick-start.md" >}}). +* **Following the previous quick start guide version causes issues with creating an REDB due to unrecognized memory field name (RED-69515)** The workaround is to use the newer (current) revision of the [quick start](/content/operate/kubernetes/deployment/quick-start.md). * **PVC size issues when using decimal value in spec (RED-62132)** Make sure you use integer values for the PVC size. @@ -183,4 +184,4 @@ Be aware the following changes included in this release affect the upgrade proce ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-81 release notes]({{< relref "operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-81" >}}). \ No newline at end of file +For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-81 release notes](/content/operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-81.md). \ No newline at end of file diff --git a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-dec23.md b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-dec23.md index ef47c74b81..f878229ad5 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-dec23.md +++ b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-dec23.md @@ -33,15 +33,15 @@ Be aware the following changes included in this release affect the upgrade proce * **ValidatingWebhookConfiguration** - This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. + This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. * **OpenShift SCC** - This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for expand. + This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for expand. ## Compatibility -See [6.4.2-8 (July 2023) release notes]({{< relref "/operate/kubernetes/release-notes/previous-releases/6-4-2-8#compatibility" >}}). +See [6.4.2-8 (July 2023) release notes](/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md#compatibility). ### Images @@ -62,8 +62,8 @@ See [6.4.2-8 (July 2023) release notes]({{< relref "/operate/kubernetes/release- ## Known limitations -See [6.4.2-8 (July 2023) release notes]({{< relref "/operate/kubernetes/release-notes/previous-releases/6-4-2-8#known-limitations" >}}). +See [6.4.2-8 (July 2023) release notes](/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md#known-limitations). ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-103 release notes]({{< relref "operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-103" >}}). \ No newline at end of file +For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-103 release notes](/content/operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-103.md). \ No newline at end of file diff --git a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-oct24.md b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-oct24.md index 9f6453a9e2..9a1a03ca2e 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-oct24.md +++ b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8-oct24.md @@ -33,15 +33,15 @@ Be aware the following changes included in this release affect the upgrade proce * **ValidatingWebhookConfiguration** - This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. + This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. * **OpenShift SCC** - This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for more info. + This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for more info. ## Compatibility -See [6.4.2-8 (July 2023) release notes]({{< relref "/operate/kubernetes/release-notes/previous-releases/6-4-2-8#compatibility" >}}). +See [6.4.2-8 (July 2023) release notes](/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md#compatibility). ### Images @@ -64,4 +64,4 @@ The OLM version v6.4.2-8.11 replaces the earlier v6.4.2-8.10 release for the sam ## Known limitations -See [6.4.2-8 (July 2023) release notes]({{< relref "/operate/kubernetes/release-notes/previous-releases/6-4-2-8#known-limitations" >}}). \ No newline at end of file +See [6.4.2-8 (July 2023) release notes](/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md#known-limitations). \ No newline at end of file diff --git a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md index 92c6629719..dc8a713a35 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md +++ b/content/operate/kubernetes/release-notes/previous-releases/6-4-2-8.md @@ -33,11 +33,11 @@ Be aware the following changes included in this release affect the upgrade proce * **ValidatingWebhookConfiguration** - This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. + This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. * **OpenShift SCC** - This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}) for expand. + This release includes a new SCC (`redis-enterprise-scc-v2`) that you need to bind to your service account before upgrading. OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later might get stuck if you skip this step. See [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading) for expand. ## Compatibility @@ -47,7 +47,7 @@ Be aware the following changes included in this release affect the upgrade proce ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) reflecting the most recent release. +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) reflecting the most recent release. | **Kubernetes version** | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | |:------------------------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| @@ -65,7 +65,8 @@ The following table shows supported distributions at the time of this release. Y \* Support added in this release -{{}} Redis Enterprise for Kubernetes now uses RKE2 as the default for Rancher distributions. {{}} +> [!NOTE] +> Redis Enterprise for Kubernetes now uses RKE2 as the default for Rancher distributions. ### Images @@ -126,4 +127,4 @@ The following table shows supported distributions at the time of this release. Y ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-94 release notes]({{< relref "operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-94" >}}). \ No newline at end of file +For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-94 release notes](/content/operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-94.md). \ No newline at end of file diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-5-4-10-8.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-5-4-10-8.md index 9f967e395c..88d6edb47a 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-5-4-10-8.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-5-4-10-8.md @@ -10,23 +10,22 @@ linkTitle: 5.4.10-8 (January 2020) weight: 85 --- [Redis Enterprise for Kubernetes 5.4.10-8](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/5.4.10-8) is now available. -This release includes Redis Enterprise (RS) version [5.4.10-22]({{< relref "/operate/rs/release-notes/legacy-release-notes/rs-5-4-10-december-2019.md" >}}) and introduces new feature and bug fixes. +This release includes Redis Enterprise (RS) version [5.4.10-22](/content/operate/rs/release-notes/legacy-release-notes/rs-5-4-10-december-2019.md) and introduces new feature and bug fixes. ## Overview This is a maintenance release providing support for the Redis Enterprise Software release 5.4.10 and includes multiple enhancements. -Follow these [instructions]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}) for upgrading to this Kubernetes operator release. +Follow these [instructions](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md) for upgrading to this Kubernetes operator release. ## New features - All-in-one deployment bundle and documentation enhancements - This release is the easiest to deploy yet, with a new quick start guide and an all-in-one file bundle for deploying the Redis Enterprise Operator. GitHub documentation was enhanced to cover advanced deployment scenarios with the complete reference to the custom resource specifications, guides, and examples. - {{< note >}} - Pay special attention to the yaml file naming changes and new yaml files that have been created for this release. These are highlighted in the quick start guide. - {{< /note >}} + > [!NOTE] + > Pay special attention to the yaml file naming changes and new yaml files that have been created for this release. These are highlighted in the quick start guide. -- Rack Awareness - Support for the [Redis Software Rack Awareness]({{< relref "/operate/rs/clusters/configure/rack-zone-awareness.md" >}}) feature was introduced to the Kubernetes deployment. It enables deploying nodes to different zones, in a multi-zone Kubernetes cluster. Databases that are rack-aware will have the cluster populate their master shard and replica shards in different nodes, across different zones or failure domains. This enables maintaining data persistence in case of zone failure. +- Rack Awareness - Support for the [Redis Software Rack Awareness](/content/operate/rs/clusters/configure/rack-zone-awareness.md) feature was introduced to the Kubernetes deployment. It enables deploying nodes to different zones, in a multi-zone Kubernetes cluster. Databases that are rack-aware will have the cluster populate their master shard and replica shards in different nodes, across different zones or failure domains. This enables maintaining data persistence in case of zone failure. - OLM Support - Redis Enterprise for Kubernetes is now RedHat OpenShift certified and can be effortlessly configured and deployed in Kubernetes clusters supporting OLM, including OpenShift 4.x clusters, with just a few clicks. OLM based deployments do not require Kubernetes cluster administrator rights to deploy the operator. diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-12-5.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-12-5.md index b51f7397f0..63de8b9ca5 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-12-5.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-12-5.md @@ -21,7 +21,7 @@ This release of the operator provides: * Various bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). ## Images diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-20-4.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-20-4.md index 1a6cfd5323..458844e6ac 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-20-4.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-20-4.md @@ -11,7 +11,7 @@ linktitle: 6.0.20-4 (May 2021) weight: 69 --- -The Redis Enterprise K8s [6.0.20-4](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.0.20-4) release is a *major release* on top of [6.0.8-20](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.0.8-20) providing support for the [Redis Enterprise Software release 6.0.20-69]({{< relref "/operate/rs/release-notes/rs-6-0-20-april-2021.md" >}}) and includes several enhancements and bug fixes. +The Redis Enterprise K8s [6.0.20-4](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.0.20-4) release is a *major release* on top of [6.0.8-20](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.0.8-20) providing support for the [Redis Enterprise Software release 6.0.20-69](/content/operate/rs/release-notes/rs-6-0-20-april-2021.md) and includes several enhancements and bug fixes. ## Overview @@ -19,7 +19,7 @@ This release of the operator provides: * New features * Various bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). ## Images This release includes the following container images: diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-11.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-11.md index a68cf6d2c3..088bf7eac1 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-11.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-11.md @@ -19,7 +19,7 @@ This release of the operator provides: - Support for the Redis Enterprise Software release 6.0.6-39 - Various bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). ## Images diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-23.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-23.md index 7ebf9e0acd..45481f3a54 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-23.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-23.md @@ -23,7 +23,7 @@ This release of the operator provides: - UBI images - Various other enhancements and bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). ## Images diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-24.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-24.md index ab47e5ff19..29a0227b33 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-24.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-24.md @@ -19,7 +19,7 @@ This release of the operator provides: * Various bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). ## Images diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-6.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-6.md index f967cf86b6..c60e396143 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-6.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-6-6.md @@ -10,7 +10,7 @@ description: Support for RS 6.0.6, new database and admission controllers, vario linkTitle: 6.0.6-6 (June 2020) weight: 80 --- -Redis Enterprise for Kubernetes 6.0.6-6 is now available. This release includes Redis Enterprise (RS) version [6.0]({{< relref "/operate/rs/release-notes/rs-6-0-may-2020.md" >}}) and introduces new features, improvements, and bug fixes. +Redis Enterprise for Kubernetes 6.0.6-6 is now available. This release includes Redis Enterprise (RS) version [6.0](/content/operate/rs/release-notes/rs-6-0-may-2020.md) and introduces new features, improvements, and bug fixes. ## Overview @@ -20,11 +20,10 @@ This release of the operator provides: - Includes the new database and admission controllers - Various improvements and bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). -{{< note >}} -If you are running Active-Active (CRBD) databases on a previous release, do not upgrade to 6.0.6-6 at this time. There is an issue with the upgrade process that is currently being investigated (RED43635). For more information and support please [contact Redis support](https://redislabs.com/company/support/). -{{< /note >}} +> [!NOTE] +> If you are running Active-Active (CRBD) databases on a previous release, do not upgrade to 6.0.6-6 at this time. There is an issue with the upgrade process that is currently being investigated (RED43635). For more information and support please [contact Redis support](https://redislabs.com/company/support/). ## Images diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-1.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-1.md index 4a628df1d2..fd2a9586eb 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-1.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-1.md @@ -22,7 +22,7 @@ This release of the operator provides: * Various bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). ## Images diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-20.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-20.md index 06c5474c3e..60da2f7893 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-20.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-20.md @@ -20,7 +20,7 @@ This release of the operator provides: * New features * Various bug fixes -To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}). +To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md). ## Images This release includes the following container images: diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-34-2022-05.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-34-2022-05.md index 502d07731d..9afdd90b2d 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-34-2022-05.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-34-2022-05.md @@ -20,12 +20,12 @@ The Redis Enterprise K8s 6.2.10-34 supports the Redis Enterprise Software releas The key new features, bug fixes, and known limitations are described below. -{{}} - **Do not** upgrade to this 6.2.10-34 release if you are an **OpenShift** customer and **also use modules**. Instead, **use the [6.2.10-45]({{< relref "/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-45-2022-07" >}})** release. - - There was a change in 6.2.10-34 to a new RHEL 8 base image for the Redis Server image. Due to binary differences in modules between the two operating systems, you cannot directly update RHEL 7 clusters to RHEL 8 when those clusters host databases using modules. - - Please contact support if you have further questions. {{}} +> [!WARNING] +> **Do not** upgrade to this 6.2.10-34 release if you are an **OpenShift** customer and **also use modules**. Instead, **use the [6.2.10-45](/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-45-2022-07.md)** release. +> +> There was a change in 6.2.10-34 to a new RHEL 8 base image for the Redis Server image. Due to binary differences in modules between the two operating systems, you cannot directly update RHEL 7 clusters to RHEL 8 when those clusters host databases using modules. +> +> Please contact support if you have further questions. ## Images @@ -58,7 +58,7 @@ This release includes the following container images: ## Compatibility notes -Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the current list of supported distributions. +Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the current list of supported distributions. | **Kubernetes version** | **1.19** | **1.20** | **1.21** | **1.22** | **1.23** | |:------------------------|:----------:|:----------:|:----------:|:----------:|:----------:| @@ -102,12 +102,12 @@ Below is a table showing supported distributions at the time of this release. Se On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redis cluster unresponsive in some cases. A fix is available in the 6.4.2-5 release. Upgrade your operator version to 6.4.2-5 or later before upgrading your Kubernetes cluster. (RED-93025) * **Warning** Openshift customers using modules cannot use 6.2.10-34 version - {{}} - **Do not** upgrade to this 6.2.10-34 release if you are an **OpenShift** customer and **also use modules**. - - There was a change in 6.2.10-34 to a new RHEL 8 base image for the Redis Server image. Due to binary differences in modules between the two operating systems, you cannot directly update RHEL 7 clusters to RHEL 8 when those clusters host databases using modules. - - This message will be updated as remediation plans and new steps are available to address this situation. Please contact support if you have further questions. {{}} + > [!WARNING] + > **Do not** upgrade to this 6.2.10-34 release if you are an **OpenShift** customer and **also use modules**. + > + > There was a change in 6.2.10-34 to a new RHEL 8 base image for the Redis Server image. Due to binary differences in modules between the two operating systems, you cannot directly update RHEL 7 clusters to RHEL 8 when those clusters host databases using modules. + > + > This message will be updated as remediation plans and new steps are available to address this situation. Please contact support if you have further questions. * Long cluster names cause routes to be rejected (RED-25871) diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-4-2022-03.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-4-2022-03.md index f40889611f..82ab7d96e5 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-4-2022-03.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-4-2022-03.md @@ -138,7 +138,7 @@ Contact support if your deployment is impacted. ## Compatibility Notes -See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the full list of supported distributions. +See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the full list of supported distributions. ### Now supported diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-45-2022-07.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-45-2022-07.md index 9753f989d8..acd9c357a7 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-45-2022-07.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-10-45-2022-07.md @@ -45,7 +45,7 @@ The `digestHash` optional field added to `imageSpec` fields in the REC. This fie ## Compatibility notes -Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the current list of supported distributions. +Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the current list of supported distributions. | **Kubernetes version** | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | |:------------------------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-12-1.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-12-1.md index ba627bf0a7..bd2b11ab0b 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-12-1.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-12-1.md @@ -47,7 +47,7 @@ The Redis Enterprise cluster `podSecurityPolicy` is deprecated. This is still su ## Compatibility notes -Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the current list of supported distributions. +Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the current list of supported distributions. | **Kubernetes version** | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | |:------------------------|:----------:|:----------:|:----------:|:----------:|:----------:| diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-3.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-3.md index ba0458b42b..4b28bd7885 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-3.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-3.md @@ -20,9 +20,8 @@ The Redis Enterprise K8s 6.2.18-3 supports the Redis Enterprise Software release The key bug fixes, new features, and known limitations are described below. -{{}} -If you use NGINX as an ingress controller for Redis Enterprise, **do not upgrade** to the 6.2.18-3 release. Skip this release and upgrade to version [6.2.18-41]({{< relref "/operate/kubernetes/release-notes/previous-releases/" >}}) instead. -{{}} +> [!WARNING] +> If you use NGINX as an ingress controller for Redis Enterprise, **do not upgrade** to the 6.2.18-3 release. Skip this release and upgrade to version [6.2.18-41](/content/operate/kubernetes/release-notes/previous-releases/_index.md) instead. ## Images @@ -34,7 +33,7 @@ This release includes the following container images: ## New features -* Support for [Redis Flex]({{< relref "/operate/kubernetes/flex" >}}) (RED-78613) +* Support for [Redis Flex](/content/operate/kubernetes/flex/_index.md) (RED-78613) ## Feature improvements @@ -42,7 +41,7 @@ This release includes the following container images: * Added support for VMware [Tanzu Kubernetes Grid (TKG)](https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/index.html), in addition to [Tanzu Kubernetes Grid Integration Edition (TKGI)](https://techdocs.broadcom.com/us/en/vmware-tanzu/standalone-components/tanzu-kubernetes-grid-integrated-edition/1-25/tkgi/index.html) that was previously and is still supported (RED-65630). -* Added support for PEM encryption through the [Redis Enterprise cluster API]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_cluster_api" >}})(RED-78613). +* Added support for PEM encryption through the [Redis Enterprise cluster API](/content/operate/kubernetes/reference/api/redis_enterprise_cluster_api.md)(RED-78613). * Hardened security context constraints to align with standards for OpenShift 4.11 (RED-83215). @@ -58,20 +57,20 @@ This release includes the following container images: ## API changes -The following fields were added to the [Redis Enterprise cluster (REC) API]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_cluster_api" >}}): +The following fields were added to the [Redis Enterprise cluster (REC) API](/content/operate/kubernetes/reference/api/redis_enterprise_cluster_api.md): * Added `.services.apiService.type` to allow configuration of the API service type. * Made `.redisOnFlashSpec` available by default. * Made `.ocspConfiguration` available by default for configuring OCSP stapling. * Made `.encryptPkeys` available by default for configuring PEM encryption. -The following fields were added to the [Redis Enterprise database (REDB) API]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_database_api" >}}): +The following fields were added to the [Redis Enterprise database (REDB) API](/content/operate/kubernetes/reference/api/redis_enterprise_database_api.md): -* `.isRoF` and `.rofRamSize` added to support the [Redis Flex feature]({{< relref "/operate/kubernetes/flex" >}}). +* `.isRoF` and `.rofRamSize` added to support the [Redis Flex feature](/content/operate/kubernetes/flex/_index.md). ## Compatibility notes -Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the current list of supported distributions. +Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the current list of supported distributions. | **Kubernetes version** | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | |:------------------------|:----------:|:----------:|:----------:|:----------:|:----------:| @@ -100,7 +99,7 @@ If you are using operator version 6.2.8-15 or earlier, you cannot upgrade direct Due to a change in the SCC, on OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later, where `node:1` is not the master node, the upgrade might get stuck. -For more info and steps to prevent this issue, see [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}). +For more info and steps to prevent this issue, see [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading). Operator version 6.4.2-6 includes a fix for this issue. @@ -176,4 +175,4 @@ On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redi ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-58 release notes]({{< relref "operate/rs/release-notes/rs-6-2-18-releases/rs-6-2-18-58#security" >}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-58 release notes](/content/operate/rs/release-notes/rs-6-2-18-releases/rs-6-2-18-58.md#security). diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41-jan-2023.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41-jan-2023.md index ec80a4cdd4..8b162cd48e 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41-jan-2023.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41-jan-2023.md @@ -17,12 +17,12 @@ aliases: [ This is a maintenance release of Redis Enterprise for Kubernetes 6.2.18-41 that adds supports for Redis Enterprise 6.2.18-72. -New images and fixes are listed below. Refer to [6.2.18-41 (Dec 2022]({{< relref "/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md" >}}) for compatibility notes and known limitations. +New images and fixes are listed below. Refer to [6.2.18-41 (Dec 2022](/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md) for compatibility notes and known limitations. -{{}} Due to a change in the SCC, on OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later, where `node:1` is not the master node, the upgrade might get stuck. - -For more info and steps to prevent this issue, see [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}). -{{}} +> [!WARNING] +> Due to a change in the SCC, on OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later, where `node:1` is not the master node, the upgrade might get stuck. +> +> For more info and steps to prevent this issue, see [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading). ## Images @@ -48,7 +48,7 @@ DockerHub images are available at `docker.io/`. ## Compatibility notes -See [Redis Enterprise for Kubernetes release notes 6.2.18-41 (Dec 2022)]({{< relref "/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md" >}}). +See [Redis Enterprise for Kubernetes release notes 6.2.18-41 (Dec 2022)](/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md). ## Before upgrading @@ -60,8 +60,8 @@ Be aware the following changes included in this release affect the upgrade proce ## Known limitations -See [Redis Enterprise for Kubernetes release notes 6.2.18-41 (Dec 2022)]({{< relref "/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md" >}}). +See [Redis Enterprise for Kubernetes release notes 6.2.18-41 (Dec 2022)](/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md). ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-72 release notes]({{< relref "operate/rs/release-notes/rs-6-2-18-releases/rs-6-2-18-70#security" >}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-72 release notes](/content/operate/rs/release-notes/rs-6-2-18-releases/rs-6-2-18-70.md#security). diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md index 409ec496c4..c0d18e926d 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-18-41.md @@ -19,10 +19,10 @@ The Redis Enterprise K8s 6.2.18-41 is a maintenance release which supports the R The key bug fixes and known limitations are described below. -{{}} Due to a change in the SCC, on OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later, where `node:1` is not the master node, the upgrade might get stuck. - -For more info and steps to prevent this issue, see [upgrade a Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#before-upgrading" >}}). -{{}} +> [!WARNING] +> Due to a change in the SCC, on OpenShift clusters running version 6.2.12 or earlier upgrading to version 6.2.18 or later, where `node:1` is not the master node, the upgrade might get stuck. +> +> For more info and steps to prevent this issue, see [upgrade a Redis Enterprise cluster (REC)](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#before-upgrading). ## Images @@ -52,7 +52,7 @@ For more info and steps to prevent this issue, see [upgrade a Redis Enterprise c ## Compatibility notes -Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the current list of supported distributions. +Below is a table showing supported distributions at the time of this release. See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the current list of supported distributions. | **Kubernetes version** | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | |:------------------------|:----------:|:----------:|:----------:|:----------:|:----------:| @@ -137,7 +137,7 @@ On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redi * Following old revision of quick start guide causes issues creating an REDB due to unrecognized memory field name (RED-69515) - The workaround is to use the newer (current) revision of the [quick start document]({{< relref "/operate/kubernetes/deployment/quick-start.md" >}}) available online. + The workaround is to use the newer (current) revision of the [quick start document](/content/operate/kubernetes/deployment/quick-start.md) available online. * `autoUpgrade` set to true by operator might cause unexpected bdb upgrades when `redisUpgradePolicy` is set to true (RED-72351) @@ -145,4 +145,4 @@ On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redi ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-65 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-65 release notes](/content/operate/rs/release-notes/rs-6-2-18-releases/rs-6-2-18-65.md#security). diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-4-1-2021-09.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-4-1-2021-09.md index 8e8094dfdf..76f432cf71 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-4-1-2021-09.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-4-1-2021-09.md @@ -16,7 +16,7 @@ aliases: [ --- ## Overview -The Redis Enterprise [K8s 6.2.4-1](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.2.4-1) release provides support for the [Redis Enterprise Software release 6.2.4]({{< relref "/operate/rs/release-notes/rs-6-2-4-august-2021.md" >}}) and includes several enhancements and bug fixes. +The Redis Enterprise [K8s 6.2.4-1](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.2.4-1) release provides support for the [Redis Enterprise Software release 6.2.4](/content/operate/rs/release-notes/rs-6-2-4-august-2021.md) and includes several enhancements and bug fixes. The key new features, bug fixes, and known limitations are described below. @@ -146,7 +146,7 @@ The combined length of the REC name and namespace name must be equal to or less ## Compatibility Notes -See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the full list of supported distributions. +See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the full list of supported distributions. ### Now supported diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-11-2022-01.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-11-2022-01.md index a3dda52e8c..0336416896 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-11-2022-01.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-11-2022-01.md @@ -16,7 +16,7 @@ aliases: [ --- ## Overview -The Redis Enterprise K8s 6.2.8-11 release provides support for the [Redis Enterprise Software release 6.2.8]({{< relref "/operate/rs/release-notes/rs-6-2-8-october-2021.md" >}}) and includes several enhancements and bug fixes. +The Redis Enterprise K8s 6.2.8-11 release provides support for the [Redis Enterprise Software release 6.2.8](/content/operate/rs/release-notes/rs-6-2-8-october-2021.md) and includes several enhancements and bug fixes. The key new features, bug fixes, and known limitations are described below. @@ -137,7 +137,7 @@ The workaround is to use the newer (current) revision of the quick start documen ## Compatibility Notes -See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the full list of supported distributions. +See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the full list of supported distributions. ### Now supported diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-15-2022-01.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-15-2022-01.md index b2593b877c..9904490241 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-15-2022-01.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-15-2022-01.md @@ -16,7 +16,7 @@ aliases: [ --- ## Overview -The Redis Enterprise K8s 6.2.8-15 is a maintenance release for the [Redis Enterprise Software release 6.2.8]({{< relref "/operate/rs/release-notes/rs-6-2-8-october-2021.md" >}}) and includes bug fixes. +The Redis Enterprise K8s 6.2.8-15 is a maintenance release for the [Redis Enterprise Software release 6.2.8](/content/operate/rs/release-notes/rs-6-2-8-october-2021.md) and includes bug fixes. The key new features, bug fixes, and known limitations are described below. @@ -119,4 +119,4 @@ The workaround is to use the newer (current) revision of the quick start documen ## Compatibility Notes -See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the full list of supported distributions. +See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the full list of supported distributions. diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-2-2021-11.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-2-2021-11.md index ad5eb6bf68..4a83d740e5 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-2-2021-11.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-2-8-2-2021-11.md @@ -15,7 +15,7 @@ aliases: [ --- ## Overview -The Redis Enterprise [K8s 6.2.8-2](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.2.8-2) release provides support for the [Redis Enterprise Software release 6.2.8]({{< relref "/operate/rs/release-notes/rs-6-2-8-october-2021.md" >}}) and includes several enhancements and bug fixes. +The Redis Enterprise [K8s 6.2.8-2](https://github.com/RedisLabs/redis-enterprise-k8s-docs/releases/tag/v6.2.8-2) release provides support for the [Redis Enterprise Software release 6.2.8](/content/operate/rs/release-notes/rs-6-2-8-october-2021.md) and includes several enhancements and bug fixes. The key new features, bug fixes, and known limitations are described below. @@ -120,7 +120,7 @@ The workaround for this issue is to make sure you use integer values for the PVC ## Compatibility Notes -See [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}) for the full list of supported distributions. +See [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md) for the full list of supported distributions. ### No longer supported diff --git a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md index 4a4d5e71b1..8bdd5aee88 100644 --- a/content/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md +++ b/content/operate/kubernetes/release-notes/previous-releases/k8s-6-4-2-4.md @@ -58,7 +58,7 @@ The key features, bug fixes, and known limitations are described below. ## API changes -The following fields were changed in the [Redis Enterprise cluster (REC) API]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_cluster_api" >}}): +The following fields were changed in the [Redis Enterprise cluster (REC) API](/content/operate/kubernetes/reference/api/redis_enterprise_cluster_api.md): * Added `.spec.ldap` for configuring cluster-level LDAP settings * Added `.spec.certificates.ldapClientCertificateSecretName` for configuring LDAP client certificate @@ -77,7 +77,7 @@ The following fields were changed in the [Redis Enterprise cluster (REC) API]({{ ### Supported distributions -The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions.md" >}}). +The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions](/content/operate/kubernetes/reference/supported_k8s_distributions.md). | **Kubernetes version** | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | |:------------------------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| @@ -105,7 +105,7 @@ Be aware the following changes included in this release affect the upgrade proce * **ValidatingWebhookConfiguration** - This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster#reapply-webhook" >}}) for instructions. + This release uses a new `ValidatingWebhookConfiguration` resource to replace the `redb-admission` webhook resource. To use releases 6.4.2-4 or later, delete the old webhook resource and apply the new file. See [upgrade Redis cluster](/content/operate/kubernetes/upgrade/upgrade-redis-cluster.md#reapply-webhook) for instructions. ## Active-Active preview known limitations @@ -141,11 +141,11 @@ On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redi * Resharding fails for rack-aware databases with no replication (RED-97971) - When a database is configured as [rack-aware]({{< relref "/operate/rs/clusters/configure/rack-zone-awareness" >}}) and replication is turned off, the resharding operation fails. + When a database is configured as [rack-aware](/content/operate/rs/clusters/configure/rack-zone-awareness.md) and replication is turned off, the resharding operation fails. Workaround: - Before resharding your database, [turn off rack awareness]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_database_api" >}}). Set the `spec.rackAware` field in your REDB custom resource to `false`. - After the resharding process is complete, you can [re-enable rack awareness]({{< relref "/operate/kubernetes/reference/api/redis_enterprise_database_api" >}}). + Before resharding your database, [turn off rack awareness](/content/operate/kubernetes/reference/api/redis_enterprise_database_api.md). Set the `spec.rackAware` field in your REDB custom resource to `false`. + After the resharding process is complete, you can [re-enable rack awareness](/content/operate/kubernetes/reference/api/redis_enterprise_database_api.md). * Long cluster names cause routes to be rejected (RED-25871) @@ -189,11 +189,11 @@ On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redi The workaround for this issue is to make sure you use integer values for the PVC size. * Following the previous quick start guide version causes issues with creating an REDB due to unrecognized memory field name (RED-69515) - The workaround is to use the newer (current) revision of the [quick start]({{< relref "/operate/kubernetes/deployment/quick-start.md" >}}). + The workaround is to use the newer (current) revision of the [quick start](/content/operate/kubernetes/deployment/quick-start.md). * `autoUpgrade` set to `true` can cause unexpected bdb upgrades when `redisUpgradePolicy` is set to `true` (RED-72351) Contact support if your deployment is impacted. ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-43 release notes]({{< relref "operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-43" >}}). \ No newline at end of file +For a list of fixes related to CVEs, see the [Redis Enterprise 6.4.2-43 release notes](/content/operate/rs/release-notes/rs-6-4-2-releases/rs-6-4-2-43.md). \ No newline at end of file