Migrate Google compute engine instance to a different region

后端 未结 4 636
太阳男子
太阳男子 2021-02-07 06:32

I am trying to migrate a couple of compute engine instances from Europe to Asia. I need to do this because most of the users for those servers are in Asia and they get faster a

4条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-07 06:50

    The command you are using is for moving across zones of same region and not across regions.

    You can create an image of your instance and use the image to create a new instance in different region.

提交回复
热议问题