Google cloud Create image from instance
问题 I have a VM which is up and running and I have few applications in the VM. So I want to have an image of this VM so that I can create new instances with all the installed packages. I have option called clone, but instead cloning a VM I wanted to have it as an Image and create VM whenever I want. 回答1: It's described here: https://cloud.google.com/compute/docs/creating-custom-image Basically what it boils down to: Set the auto-delete state of the root persistent disk to false so that it is not