Skip to content

Commit 5f32e7a

Browse files
Update content/operate/kubernetes/recommendations/node-selection.md
Co-authored-by: Kaitlyn Michael <[email protected]>
1 parent 212c490 commit 5f32e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/recommendations/node-selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ during partitions or other rack (or region) related failures.
187187

188188
Rack-zone awareness is a single property in the Redis Enterprise cluster CRD named `rackAwarenessNodeLabel`.
189189

190-
### Choosing a node label
190+
### Choose a node label
191191

192192
The most commonly used label for rack-zone awareness is `topology.kubernetes.io/zone`, which is a well-known Kubernetes label that specifies the zone where a node runs. This label is readily available on all nodes in many Kubernetes platforms, as documented in ['Running in multiple zones'](https://kubernetes.io/docs/setup/best-practices/multiple-zones/#nodes-are-labeled).
193193

0 commit comments

Comments
 (0)