We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c787a74 commit 04e6d9dCopy full SHA for 04e6d9d
content/operate/kubernetes/recommendations/node-selection.md
@@ -28,7 +28,7 @@ Here are the ways that you can control the pod scheduling:
28
29
## Using node selectors
30
31
-The [`nodeSelector`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api/#spec">}})
+The [`nodeSelector`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api#spec">}})
32
property of the cluster specification uses the same values and structures as
33
the [Kubernetes `nodeSelector`](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector).
34
In general, node labels are a simple way to make sure that specific nodes are used for Redis Enterprise pods.
0 commit comments