gcloud compute instances create vm-prevm --preemptible --zone us-central1-a # List Preemptible vm's gcloud compute instances list --filter="PREEMPTIBLE:true"
There was an error while loading. Please reload this page.