This will allow the cluster to start at a much smaller size, and allow the user to define a maxSize in the CRD, and then scale the cluster up to it. I've added notes in the scaling tutorial page about the modes this is most appropriate to do (launcher and interactive, where we don't scope a command to a smaller number of tasks).
This will allow the cluster to start at a much smaller size, and allow the user to define a
maxSize
in the CRD, and then scale the cluster up to it. I've added notes in the scaling tutorial page about the modes this is most appropriate to do (launcher and interactive, where we don't scope a command to a smaller number of tasks).