Targeting a specific node can be done in two different ways, either selecting a node name directly, or requiring certain labels on the node.
See table below for node names and associated labels. See the [https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ Kubernetes API documentation on how to assign pods to nodes], or refer to the following examples, which are probably self-explaining.