[Autoscaler] Autoscaler behavior for changes to min_workers for deployed cluster

Hello,

I launch cluster on minikube with min_workers = 2 and at some point, I set min_workers = 0, and run

ray up ray/python/ray/autoscaler/kubernetes/example-full.yaml to update configuration in the cluster

I do not see autoscaler in ray 1.3.0 scaling down the workers to zero, is this the expected behavior?

Hey @asm582 , great question. Sorry for the delay, but your question was uncategorized. Please add a category (e.g. “Ray Core” or “RLlib”) to new questions so we can find them more easily and assign the right person to answer them.

@Ameer_Haj_Ali could someone from the autoscaler team answer this one here?

Thanks :slight_smile:

 CC @Dmitri :slight_smile: Can you please help?