{"id":1254,"date":"2021-07-14T11:25:08","date_gmt":"2021-07-14T10:25:08","guid":{"rendered":"https:\/\/www.easydeploy.io\/blog\/?p=1254"},"modified":"2021-07-16T11:12:30","modified_gmt":"2021-07-16T10:12:30","slug":"how-to-create-an-instance-using-instance-template-in-gce","status":"publish","type":"post","link":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/","title":{"rendered":"How to create an Instance using Instance Template in GCE?"},"content":{"rendered":"<p>In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine on Google Cloud Platform. It will be a step-up step process for creating an instance template.<\/p>\n<p>Let&#8217;s get into this article and learn about the Creation of Instance templates. Stay tuned here, we will keep publishing a lot more articles on Google Cloud.<\/p>\n<p>Before starting to learn this article I would recommend you to have a look at our previous blog on &#8220;<a href=\"https:\/\/www.easydeploy.io\/blog\/create-instance-google-compute-engine\/\" target=\"_blank\" rel=\"noopener\">How to create a Instance in Google Compute Engine?<\/a>&#8221; to have a better understanding of VM creation.<\/p>\n<h2>What is an Instance Template?<\/h2>\n<p>Let&#8217;s say if you want to create an instance in Compute Engine. The first thing you will be creating an Instance is by selecting the Machine type, Region, Zone, Boot disk, Network, and enabling the Firewall.<\/p>\n<p>To avoid the above steps and to create your instances even more easily you have to create an Instance Template. When you create an Instance Template, you can define the machine type, image, the labels, startup script, and a lot of other properties related to your virtual machine.<\/p>\n<p>Thereafter, you can use this Instance Template to launch a virtual machine and also by using this instance template you can also launch a group of virtual machines known as Instance groups.<\/p>\n<p>Once you create an Instance template, you cannot change it. Rather than you can make a copy of the existing template and by changing it you can create a new version of the instance template.<\/p>\n<h2>Steps for Creating an Instance Template<\/h2>\n<p>The first thing you have to do is login to the Google Cloud Console and create a new project for your testing purpose. In the below screen you need to click on the new project icon at the right.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1228\" title=\"Selecting a new project\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-28-09.07.15.png\" alt=\"Selecting a new project\" width=\"593\" height=\"357\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-28-09.07.15.png 1020w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-28-09.07.15-300x181.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-28-09.07.15-768x462.png 768w\" sizes=\"(max-width: 593px) 100vw, 593px\" \/><\/p>\n<p>After clicking on the new project icon you will get the screen below. Here, you need to enter your project name and click on the create icon.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1229\" title=\"Creating a new project\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-28-09.09.41.png\" alt=\"Creating a new project\" width=\"540\" height=\"410\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-28-09.09.41.png 714w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-28-09.09.41-300x228.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/><\/p>\n<h3>Selecting a instance templates<\/h3>\n<p>After the successful creation of the project, you need to click on the navigation menu and select the instance templates from the Compute Engine tab. In the below screen you can see how to select the instance template from Google Cloud Platform.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1256\" title=\"Selecting a instance template\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.07.41.png\" alt=\"Selecting a instance template\" width=\"639\" height=\"404\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.07.41.png 818w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.07.41-300x190.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.07.41-768x485.png 768w\" sizes=\"(max-width: 639px) 100vw, 639px\" \/><\/p>\n<h3>Creating a Instance Template<\/h3>\n<p>In the below screen you see the UI of Instance template and now you have to select the create an instance template icon to enter the details of your configuration.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1257\" title=\"Creating an instance template\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.22.00.png\" alt=\"Creating an instance template\" width=\"657\" height=\"327\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.22.00.png 1084w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.22.00-300x149.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.22.00-1024x510.png 1024w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.22.00-768x383.png 768w\" sizes=\"(max-width: 657px) 100vw, 657px\" \/><\/p>\n<p>After clicking on that icon, you will get the screen below for entering the name of the instance template, Machine configuration specifically for machine family, series and machine type.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1258\" title=\"Instance template name\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.31.00.png\" alt=\"Instance template name\" width=\"661\" height=\"480\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.31.00.png 825w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.31.00-300x218.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.31.00-768x558.png 768w\" sizes=\"(max-width: 661px) 100vw, 661px\" \/><\/p>\n<p>After selecting the Machine configuration you need to select the type of boot disk or an operating system which is convenient for your upcoming projects. And also you need to enable the firewall for that instance.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1259\" title=\"Selecting a machine type\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.35.07.png\" alt=\"Selecting a machine type\" width=\"618\" height=\"498\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.35.07.png 730w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.35.07-300x242.png 300w\" sizes=\"(max-width: 618px) 100vw, 618px\" \/><\/p>\n<p>In the below screen you can see how to select the boot disk and the Operating System for your instance template. Then finally click on the select icon to select that particular disk.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1260\" title=\"Selecting a boot disk\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.30.27.png\" alt=\"Selecting a boot disk\" width=\"659\" height=\"504\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.30.27.png 825w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.30.27-300x229.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.30.27-768x587.png 768w\" sizes=\"(max-width: 659px) 100vw, 659px\" \/><\/p>\n<p>After selecting the boot disk you need to select the networking configuration by expanding the management and networking tab. Then finally click on the create button at the last to create an instance template.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1261\" title=\"Selecting a network in GCE\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.40.16.png\" alt=\"Selecting a network in GCE\" width=\"678\" height=\"562\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.40.16.png 730w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.40.16-300x249.png 300w\" sizes=\"(max-width: 678px) 100vw, 678px\" \/><\/p>\n<p>Therefore, In the below screen you can see that the instance template has been successfully created. The main thing about this is there is no cost associated with this instance template. However, when you create instances using this instance template, then you need to pay for it.<\/p>\n<p>Now, If you want to create an instance using this specific instance template. Simply, you need to click on the three dots at the right and then select Create VM tab to create a VM.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1262\" title=\"Creating VM using instance template\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.45.10.png\" alt=\"Creating VM using instance template\" width=\"751\" height=\"273\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.45.10.png 1129w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.45.10-300x109.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.45.10-1024x372.png 1024w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.45.10-768x279.png 768w\" sizes=\"(max-width: 751px) 100vw, 751px\" \/><\/p>\n<h3>Creating a VM using the instance template<\/h3>\n<p>After clicking on the Create VM it will take you to the instance page where you can give your instance name and specify the Region, zone for the instances. After that click on the create button at the last to create an instance using the instance template.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1263\" title=\"VM creation using Template\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.56.29.png\" alt=\"VM creation using Template\" width=\"755\" height=\"518\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.56.29.png 787w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.56.29-300x206.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-05-31-23.56.29-768x527.png 768w\" sizes=\"(max-width: 755px) 100vw, 755px\" \/><\/p>\n<h3>Instance Created successfully<\/h3>\n<p>After clicking on the create button in the instance template page. You can see that the instance has been created successfully.<\/p>\n<p>If you want to check that instance is working fine, then you can click on the SSH button at the right to log into your Operating system.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1264\" title=\"SSH into the VM\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.02.51.png\" alt=\"SSH into the VM\" width=\"750\" height=\"220\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.02.51.png 1231w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.02.51-300x88.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.02.51-1024x300.png 1024w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.02.51-768x225.png 768w\" sizes=\"(max-width: 750px) 100vw, 750px\" \/><\/p>\n<p>In the below screen you see that the ssh of the specific instance is working fine when you ssh into the instances.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1265\" title=\"Ubuntu OS in the instance\" src=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.08.06.png\" alt=\"Ubuntu OS in the instance\" width=\"749\" height=\"352\" srcset=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.08.06.png 1258w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.08.06-300x141.png 300w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.08.06-1024x482.png 1024w, https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/05\/Screenshot-2021-06-01-00.08.06-768x361.png 768w\" sizes=\"(max-width: 749px) 100vw, 749px\" \/><\/p>\n<h4>Conclusion<\/h4>\n<p>Therefore, Instance template is the best way to save the VM configuration and also you can create a VM even more easily by using the instance template as well as it saves time. I hope this article will help you in getting started with creating a VM by using an instance template.<\/p>\n<p>In the next blog, we are going to publish a few more Google Cloud articles in the coming week. Till that stay tuned with us!!<\/p>\n<p>Happy Learning!!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine on Google Cloud Platform. It will be a step-up step process for creating an instance template. Let&#8217;s get into this article and learn about the Creation of Instance templates. Stay tuned here, we will [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":1455,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[25],"tags":[284,289,288,294,291,350,351],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to create an Instance using Instance Template in GCE?<\/title>\n<meta name=\"description\" content=\"In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to create an Instance using Instance Template in GCE?\" \/>\n<meta property=\"og:description\" content=\"In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/\" \/>\n<meta property=\"og:site_name\" content=\"easydeploy.io\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-14T10:25:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-16T10:12:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"598\" \/>\n\t<meta property=\"og:image:height\" content=\"394\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Siranjeevi R\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Siranjeevi R\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/\"},\"author\":{\"name\":\"Siranjeevi R\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c\"},\"headline\":\"How to create an Instance using Instance Template in GCE?\",\"datePublished\":\"2021-07-14T10:25:08+00:00\",\"dateModified\":\"2021-07-16T10:12:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/\"},\"wordCount\":839,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png\",\"keywords\":[\"Cloud Computing\",\"GCE\",\"Google cloud platform\",\"google compute engine\",\"Instance template\",\"Instance Template in GCE\",\"Template in GCE\"],\"articleSection\":[\"Google Cloud Platform\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/\",\"name\":\"How to create an Instance using Instance Template in GCE?\",\"isPartOf\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png\",\"datePublished\":\"2021-07-14T10:25:08+00:00\",\"dateModified\":\"2021-07-16T10:12:30+00:00\",\"description\":\"In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png\",\"contentUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png\",\"width\":598,\"height\":394,\"caption\":\"Instance Template in GCE\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.easydeploy.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to create an Instance using Instance Template in GCE?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#website\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/\",\"name\":\"easydeploy.io\",\"description\":\"A Cloud Architect Company\",\"publisher\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.easydeploy.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#organization\",\"name\":\"EasyDeploy Technologies Pvt Ltd\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png\",\"contentUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png\",\"width\":536,\"height\":100,\"caption\":\"EasyDeploy Technologies Pvt Ltd\"},\"image\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c\",\"name\":\"Siranjeevi R\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g\",\"caption\":\"Siranjeevi R\"},\"url\":\"https:\/\/www.easydeploy.io\/blog\/author\/siru\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to create an Instance using Instance Template in GCE?","description":"In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/","og_locale":"en_GB","og_type":"article","og_title":"How to create an Instance using Instance Template in GCE?","og_description":"In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine.","og_url":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/","og_site_name":"easydeploy.io","article_published_time":"2021-07-14T10:25:08+00:00","article_modified_time":"2021-07-16T10:12:30+00:00","og_image":[{"width":598,"height":394,"url":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png","type":"image\/png"}],"author":"Siranjeevi R","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Siranjeevi R","Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#article","isPartOf":{"@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/"},"author":{"name":"Siranjeevi R","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c"},"headline":"How to create an Instance using Instance Template in GCE?","datePublished":"2021-07-14T10:25:08+00:00","dateModified":"2021-07-16T10:12:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/"},"wordCount":839,"commentCount":0,"publisher":{"@id":"https:\/\/www.easydeploy.io\/blog\/#organization"},"image":{"@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage"},"thumbnailUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png","keywords":["Cloud Computing","GCE","Google cloud platform","google compute engine","Instance template","Instance Template in GCE","Template in GCE"],"articleSection":["Google Cloud Platform"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/","url":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/","name":"How to create an Instance using Instance Template in GCE?","isPartOf":{"@id":"https:\/\/www.easydeploy.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage"},"image":{"@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage"},"thumbnailUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png","datePublished":"2021-07-14T10:25:08+00:00","dateModified":"2021-07-16T10:12:30+00:00","description":"In this article, we are going to learn about how to create an instance using Instance templates in Google Compute Engine.","breadcrumb":{"@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#primaryimage","url":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png","contentUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2021\/06\/Untitled-3.png","width":598,"height":394,"caption":"Instance Template in GCE"},{"@type":"BreadcrumbList","@id":"https:\/\/www.easydeploy.io\/blog\/how-to-create-an-instance-using-instance-template-in-gce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.easydeploy.io\/blog\/"},{"@type":"ListItem","position":2,"name":"How to create an Instance using Instance Template in GCE?"}]},{"@type":"WebSite","@id":"https:\/\/www.easydeploy.io\/blog\/#website","url":"https:\/\/www.easydeploy.io\/blog\/","name":"easydeploy.io","description":"A Cloud Architect Company","publisher":{"@id":"https:\/\/www.easydeploy.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.easydeploy.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.easydeploy.io\/blog\/#organization","name":"EasyDeploy Technologies Pvt Ltd","url":"https:\/\/www.easydeploy.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png","contentUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png","width":536,"height":100,"caption":"EasyDeploy Technologies Pvt Ltd"},"image":{"@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c","name":"Siranjeevi R","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g","caption":"Siranjeevi R"},"url":"https:\/\/www.easydeploy.io\/blog\/author\/siru\/"}]}},"_links":{"self":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts\/1254"}],"collection":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/comments?post=1254"}],"version-history":[{"count":8,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts\/1254\/revisions"}],"predecessor-version":[{"id":1495,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts\/1254\/revisions\/1495"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/media\/1455"}],"wp:attachment":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/media?parent=1254"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/categories?post=1254"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/tags?post=1254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}