Restrict projects to specific worker nodes

Hi,
How/where do i set up (annotate??) a project so that workloads in the project only run on specifc nodes?

Thanks in advance
Anders

Label your target nodes and use a nodeSelector block in your deployment yaml as explained below: