Skip to content

Commit f887bf1

Browse files
K8s:wisco maint 5 RN (#1978)
* wisco maint 5 RN * update links and aliases
1 parent 07e4bcd commit f887bf1

File tree

3 files changed

+30
-2
lines changed

3 files changed

+30
-2
lines changed

content/operate/kubernetes/architecture/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Overview of the architecture and components of Redis Enterprise for
99
hideListLinks: true
1010
linkTitle: Architecture
1111
weight: 1
12-
aliases: [/operate/kubernetes/architecture/operator/]
12+
aliases: [/operate/kubernetes/architecture/operator/, /operate/kubernetes/architecture/operator-architecture/, /operate/kubernetes/architecture/operator-architecture]
1313
---
1414

1515
Redis Enterprise for Kubernetes gives you the speed and durability of [Redis Enterprise](https://redis.io/redis-enterprise/advantages/), with the flexibility and ease of [Kubernetes (K8s)](https://kubernetes.io/). Redis Enterprise for Kubernetes uses the Kubernetes operator pattern and custom controllers to bring the best of Redis Enterprise to the Kubernetes platform.

content/operate/kubernetes/reference/yaml/rack-awareness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ linkTitle: Rack awareness
1010
weight: 20
1111
---
1212

13-
This page provides YAML examples for deploying Redis Enterprise with [rack awareness]({{< relref "/operate/kubernetes/architecture/operator-architecture#rack-awareness" >}}). Rack awareness distributes Redis Enterprise nodes and database shards across different availability zones or failure domains to improve high availability and fault tolerance.
13+
This page provides YAML examples for deploying Redis Enterprise with [rack awareness]({{< relref "/operate/kubernetes/recommendations/node-selection#using-rack-awareness" >}}). Rack awareness distributes Redis Enterprise nodes and database shards across different availability zones or failure domains to improve high availability and fault tolerance.
1414

1515
## Prerequisites
1616

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
alwaysopen: false
3+
categories:
4+
- docs
5+
- operate
6+
- kubernetes
7+
description: A maintenance release that includes support for Redis Software 7.8.6-152.
8+
hideListLinks: true
9+
linkTitle: 7.8.6-5 (August 2025)
10+
title: Redis Enterprise for Kubernetes 7.8.6-5 (August 2025) release notes
11+
weight: 44
12+
---
13+
14+
Redis Enterprise for Kubernetes 7.8.6-5 (August 2025) is a maintenance release that includes support for [Redis Software 7.8.6-152]({{<relref "/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-152" >}}).
15+
16+
For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{<relref "/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025" >}}).
17+
18+
## Downloads
19+
20+
- **Redis Enterprise**: `redislabs/redis:7.8.6-152`
21+
- **Operator**: `redislabs/operator:7.8.6-5`
22+
- **Services Rigger**: `redislabs/k8s-controller:7.8.6-5`
23+
- **OLM operator bundle** : `v7.8.6-5.1`
24+
25+
## Known limitations
26+
27+
See [7.8.6 releases]({{<relref "/operate/kubernetes/release-notes/7-8-6-releases" >}}) for information on known limitations.
28+

0 commit comments

Comments
 (0)