Currently, it does Bastion scaling, which means the Worker does the scaling and not the central scheduler. We want a way to have both as Scheduler if bombarded with a lot of requests can constraint the Master, so we delegate the scaling of Worker machine if scheduler has used up a lot of resource. The switch between Bastion and Central is what will help in resourceful scaling.