Google cloud - Not able to delete VM machines -
i new google cloud. sometime managed deploy code on cloud.
i created 2 vm instances. facing following problem,
- whenever deploy new build using cloud sdk(gcloud preview app deploy app.yaml --set-default), brings new machine. weird.
- tried delete vm instances in console (https://cloud.google.com/compute/docs/instances/stopping-or-deleting-an-instance#delete_an_instance), seems deleted few minutes , comes console again , again.
can please how resolve issue?.
since have not used version flag (--version version
) gcloud
command, deploys new version of application , consequently spin new vm instances.
to fix this, take @ answer @ link.
Comments
Post a Comment