Can I not assign Head node any tasks?

Hi, was wondering if I decide not to assign the head nodes any tasks?
If so, how would I do that?
Thanks!

You can set 0 cpu on a head node!

ray start --head --num-cpus=0

1 Like