Is there any label in Rancher, which will prevent scaling of aap on same host?

Hi,
My need is: If I created container1 on “host A” and now i scale it to 2 then it should not start on “host A”. It should start new container on any other host.
Is there any label for this purpose?

I figured it out, how to do this.

Great!

If using rancher-compose, here is the example.

http://docs.rancher.com/rancher/rancher-compose/scheduling/#example-1