Skip to content

Commit d8f5200

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

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
@@ -199,7 +199,7 @@ If your platform doesn’t set this label automatically, you can use any custom
199199
**All eligible nodes must have the label for rack-awareness to work. The operator requires every node that might run Redis Enterprise pods to be labeled. If any are missing the label, reconciliation will fail.
200200
{{< /warning >}}
201201

202-
Eligible nodes are all nodes where Redis Enterprise pods can be scheduled. By default, these are all worker nodes in the cluster, but this can be restricted by specifying `.spec.nodeSelector` in the Redis Enterprise cluster (REC) configuration.
202+
Eligible nodes are all nodes where Redis Enterprise pods can be scheduled. By default, these are all worker nodes in the cluster, but you can limit them using `spec.nodeSelector` in the Redis Enterprise cluster (REC) configuration.
203203

204204
The value for the chosen label must indicate the topology information (rack, zone, region, etc.) for each node.
205205

0 commit comments

Comments
 (0)