skypilot icon indicating copy to clipboard operation
skypilot copied to clipboard

[Onprem] Script for Automatic setup/launching for Onprem servers

Open michaelzhiluo opened this issue 2 years ago • 1 comments

Should be tested after #1114 and #1116 are merged. This PR releases a script that automatically launches a cloud VM (acting as an onprem server) and sets up a regular user called test on the cloud server. It will also run sky admin deploy and setup the local cluster config as needed.

Example

python examples/local/launch_cloud_onprem.py -- local-cluster-name hello sky launch -c hello -- 'echo hi'

michaelzhiluo avatar Aug 24 '22 04:08 michaelzhiluo

@romilbhardwaj Just tested the script. It works as of now.

michaelzhiluo avatar Oct 10 '22 19:10 michaelzhiluo

@romilbhardwaj Done, think its ready to be merge 👍

michaelzhiluo avatar Oct 19 '22 22:10 michaelzhiluo