placement-strategy is default or utilization, the node that has the least number of allocated resources gets consumed first.
placement-strategy is balanced, the node that has the most free capacity gets consumed first.
placement-strategy is minimal, the first eligible node listed in the CIB gets consumed first.