Hi all, I am new to Mesos/Mesosphere, I have tried a test from the tutorials and successfully built up a single master with two slaves, also dispatched the tasks through Marathon to all slaves. It run as expected and it is great to scaling app to as many instance as it needs.
However, I have a question came up and I tried to find out the related information to see how Mesos could automatically scaling the slaves as many as need on the hardware/machines, but seems not many details on how it works, how the process. Do we need to have another layer to watch, provision nodes on demand on Paas so the new nodes could automatically join Mesos cluster, or Mesos could also handle that kind of task. Appreciated if any of related information/documents. Thanks! Kenneth

