Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Here are the ways that you can control the pod scheduling:

## Using node selectors

The [`nodeSelector`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api/#spec">}})
The [`nodeSelector`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api#spec">}})
property of the cluster specification uses the same values and structures as
the [Kubernetes `nodeSelector`](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector).
In general, node labels are a simple way to make sure that specific nodes are used for Redis Enterprise pods.
Expand Down