How to change machine type of GCE instance?

后端 未结 3 1733
遇见更好的自我
遇见更好的自我 2020-12-03 18:25

As there isn\'t any direct option to change machine type and i have to create a new instance. What are the steps to do so that the configuration/software that I had installe

3条回答
  •  渐次进展
    2020-12-03 19:01

    As of today, this ability can be seen on Google Compute Engine. You will need to stop the instance and then edit the instance.. which will give you a drop-down menu for the Machine Types

    https://cloud.google.com/sdk/gcloud/reference/alpha/compute/instances/set-machine-type?hl=en

提交回复
热议问题