Skip to content

K8s:wisco maint 5 RN #1978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/operate/kubernetes/architecture/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: Overview of the architecture and components of Redis Enterprise for
hideListLinks: true
linkTitle: Architecture
weight: 1
aliases: [/operate/kubernetes/architecture/operator/]
aliases: [/operate/kubernetes/architecture/operator/, /operate/kubernetes/architecture/operator-architecture/, /operate/kubernetes/architecture/operator-architecture]
---

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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ linkTitle: Rack awareness
weight: 20
---

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.
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.

## Prerequisites

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
alwaysopen: false
categories:
- docs
- operate
- kubernetes
description: A maintenance release that includes support for Redis Software 7.8.6-152.
hideListLinks: true
linkTitle: 7.8.6-5 (August 2025)
title: Redis Enterprise for Kubernetes 7.8.6-5 (August 2025) release notes
weight: 44
---

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" >}}).

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" >}}).

## Downloads

- **Redis Enterprise**: `redislabs/redis:7.8.6-152`
- **Operator**: `redislabs/operator:7.8.6-5`
- **Services Rigger**: `redislabs/k8s-controller:7.8.6-5`
- **OLM operator bundle** : `v7.8.6-5.1`

## Known limitations

See [7.8.6 releases]({{<relref "/operate/kubernetes/release-notes/7-8-6-releases" >}}) for information on known limitations.