skypilot-org / skypilot

SkyPilot: Run LLMs, AI, and Batch jobs on any cloud. Get maximum savings, highest GPU availability, and managed execution—all with a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.18k stars 425 forks source link

[Feature Request] Resizing a Cluster #2331

Open michaelzhiluo opened 11 months ago

michaelzhiluo commented 11 months ago

A nice feature that would allow users to save costs would be to able to resize the cluster w.r.t instance-type. (e..g if I have a 48 CPU cluster and want to reduce it to a 4 CPU cluster)

I encountered this when trying to reduce my cloud spending budget for a long term development machine that was consuming a lot of costs (not using Ray job feature, so autostop would not work here).

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

Michaelvll commented 6 months ago

@michaelzhiluo does the --clone-from-disk argument work for your case? https://skypilot.readthedocs.io/en/latest/reference/cli.html#sky-launch

michaelzhiluo commented 6 months ago

I'll try it out; this is a nice killer feature!

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.