Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Instance template creation from Compute Engine VM

I have created a VM Instance based on the requirements and I have installed some applications on it.
Is it possible to create an Instance Template out of this VM?

Solved Solved
1 1 121
1 ACCEPTED SOLUTION

Hello @sharontmathew  ,Welcome on Google Cloud Community.

Nope. There is no option to do it. However, you can do it following steps:

1. Stop your VM
2. Create custom image, where as source you will provide your VM.

DamianS_0-1725894426394.png

3. Then create VM template, and as boot disk, you choose CUSTOM IMAGES -> Your newly created image

DamianS_1-1725894521771.png

4. Create MIGs based on your VM. 

--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost Sessionize Youtube

 

View solution in original post

1 REPLY 1

Hello @sharontmathew  ,Welcome on Google Cloud Community.

Nope. There is no option to do it. However, you can do it following steps:

1. Stop your VM
2. Create custom image, where as source you will provide your VM.

DamianS_0-1725894426394.png

3. Then create VM template, and as boot disk, you choose CUSTOM IMAGES -> Your newly created image

DamianS_1-1725894521771.png

4. Create MIGs based on your VM. 

--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost Sessionize Youtube