Create an instance template for a MIG of GPU VMs
Stay organized with collections
Save and categorize content based on your preferences.
Create a global instance template that you can use to create a managed instance group (MIG) of GPU VMs.
Explore further
For detailed documentation that includes this code sample, see the following:
Code sample
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eThis code sample demonstrates how to create a global instance template using Terraform.\u003c/p\u003e\n"],["\u003cp\u003eThe template is configured to use an \u003ccode\u003en1-standard-2\u003c/code\u003e machine type, Debian 11 image, and includes one \u003ccode\u003envidia-tesla-t4\u003c/code\u003e GPU.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egoogle_compute_instance_template\u003c/code\u003e resource defines the template, which can be used to create managed instance groups of GPU VMs.\u003c/p\u003e\n"],["\u003cp\u003eThe instance template has \u003ccode\u003eTERMINATE\u003c/code\u003e as the \u003ccode\u003eon_host_maintenance\u003c/code\u003e setting and uses the \u003ccode\u003edefault\u003c/code\u003e network.\u003c/p\u003e\n"]]],[],null,[]]