Skip to content

Commit 5988893

Browse files
update links and aliases
1 parent 13cefb8 commit 5988893

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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

0 commit comments

Comments
 (0)