I am new to google cloud. Sometime back i managed to deploy my code on cloud.
I just created 2 VM instances. I am facing following problem,
- Whenever i deploy new build using cloud sdk(gcloud preview app deploy app.yaml --set-default), it brings new machine. this is weird.
- Tried to delete VM instances in the console (https://cloud.google.com/compute/docs/instances/stopping-or-deleting-an-instance#delete_an_instance), seems like deleted for few minutes and then it comes back into console again and again.
Can anyone please help as to how to resolve this issue?.