For my AWS databricks cluster, i configured shared computer with 1min worker node and 3 max worker node, initailly only one worker node and driver node instance is created in the AWS console.
Is there any rule set by databricks for scale up the next node like any threshold exceeds in the initial node(min node)?
How the scale up process done from one node to another node by databricks automatically?