Is it possible to have different nodes between different namespaces? my goal is . . .

Rithik Bhandari:
is it possible to have different nodes between different namespaces?
my goal is to have multiple services running within the same cluster and not interfering with each other’s resources?

Vasile Cristescu:
Not sure if I got it right but I have clusters on which a specific namespace resources get on specific nodes

Saheed Adeosho:
nodes are non-namspaced resources

Saheed Adeosho:
I wonder if you can namespace your services and if possible manually schedule them, or use taints and tolerations for the purpose