diff --git a/content/operate/kubernetes/architecture/_index.md b/content/operate/kubernetes/architecture/_index.md index a0a19d4a9..4ec56b7c3 100644 --- a/content/operate/kubernetes/architecture/_index.md +++ b/content/operate/kubernetes/architecture/_index.md @@ -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. diff --git a/content/operate/kubernetes/reference/yaml/rack-awareness.md b/content/operate/kubernetes/reference/yaml/rack-awareness.md index f09825b1a..96b952cc0 100644 --- a/content/operate/kubernetes/reference/yaml/rack-awareness.md +++ b/content/operate/kubernetes/reference/yaml/rack-awareness.md @@ -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 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 new file mode 100644 index 000000000..2379bdb92 --- /dev/null +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-5-august2025.md @@ -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]({{}}). + +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). + +## 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]({{}}) for information on known limitations. +