flux-framework / flux-operator

Deploy a Flux MiniCluster to Kubernetes with the operator
https://flux-framework.org/flux-operator/
MIT License
31 stars 8 forks source link

Add/maxsize allowance #161

Closed vsoch closed 1 year ago

vsoch commented 1 year ago

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).