Membuat instance Deep Learning VM dari Cloud Marketplace
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menunjukkan cara membuat instance Deep Learning VM Images dari Cloud Marketplace dalam konsolGoogle Cloud tanpa menggunakan command line.
Sebelum memulai
Sign in to your Google Cloud account. If you're new to
Google Cloud,
create an account to evaluate how our products perform in
real-world scenarios. New customers also get $300 in free credits to
run, test, and deploy workloads.
In the Google Cloud console, on the project selector page,
select or create a Google Cloud project.
Jika Anda menggunakan GPU dengan Deep Learning VM, periksa
halaman kuota
untuk memastikan bahwa Anda memiliki
cukup GPU yang tersedia dalam project Anda. Jika GPU tidak tercantum di halaman kuota atau Anda memerlukan kuota GPU tambahan, minta penambahan kuota.
Membuat instance
Buka halaman Deep Learning VM Cloud Marketplace di konsol Google Cloud .
Di bagian GPU, pilih Jenis GPU dan Jumlah GPU.
Jika Anda tidak ingin menggunakan GPU,
klik tombol Hapus GPU
dan lanjutkan ke langkah 7. Pelajari GPU lebih lanjut.
Jika Anda menggunakan GPU, driver NVIDIA diperlukan.
Anda dapat menginstal driver sendiri, atau memilih Instal driver GPU NVIDIA secara otomatis saat mulai pertama kali.
Anda memiliki opsi untuk memilih Aktifkan akses ke JupyterLab melalui URL, bukan SSH (Beta). Dengan mengaktifkan fitur Beta ini, Anda dapat
mengakses instance
JupyterLab menggunakan URL. Siapa pun yang memiliki peran Editor atau Pemilik di project Google Cloud Anda dapat mengakses URL ini.
Saat ini, fitur ini hanya berfungsi di Amerika Serikat, Uni Eropa, dan Asia.
Pilih jenis boot disk dan ukuran boot disk.
Pilih setelan jaringan yang Anda inginkan.
Klik Deploy.
Jika Anda memilih untuk menginstal driver NVIDIA, tunggu 3-5 menit hingga penginstalan selesai.
Setelah VM di-deploy, halaman akan diperbarui dengan petunjuk untuk
mengakses instance.
Langkah berikutnya
Untuk mengetahui petunjuk tentang cara menghubungkan ke instance Deep Learning VM baru Anda melalui konsol atau command line, baca Menghubungkan ke Instance. Google Cloud Nama instance Anda
adalah Deployment name yang Anda tentukan dengan tambahan -vm.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-17 UTC."],[[["\u003cp\u003eThis guide outlines how to create a Deep Learning VM instance directly from the Google Cloud Marketplace within the console, eliminating the need for command-line operations.\u003c/p\u003e\n"],["\u003cp\u003eBefore creating the instance, you must select a specific Deep Learning VM image based on your preferred framework and processor type, and check that enough GPU quota is available if you are planning to use GPUs.\u003c/p\u003e\n"],["\u003cp\u003eThe instance creation process involves selecting a deployment name, zone, machine type, optional GPU settings, and machine learning framework, then it includes selecting a boot disk and networking settings before deployment.\u003c/p\u003e\n"],["\u003cp\u003eIf you are planning to use GPUs, you will need to install the NVIDIA drivers, which can be done automatically on the first startup, and you also have the choice of enabling JupyterLab access via URL.\u003c/p\u003e\n"],["\u003cp\u003eAfter deployment, you will be provided instructions to access the instance, and the instance name is created by appending \u003ccode\u003e-vm\u003c/code\u003e to the deployment name that was chosen during setup.\u003c/p\u003e\n"]]],[],null,["# Create a Deep Learning VM instance from Cloud Marketplace\n\nThis page shows you how to create a Deep Learning VM Images instance\nfrom Cloud Marketplace within the\nGoogle Cloud console without using the command line.\n\nBefore you begin\n----------------\n\n- Sign in to your Google Cloud account. If you're new to Google Cloud, [create an account](https://console.cloud.google.com/freetrial) to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.\n- In the Google Cloud console, on the project selector page,\n select or create a Google Cloud project.\n\n | **Note**: If you don't plan to keep the resources that you create in this procedure, create a project instead of selecting an existing project. After you finish these steps, you can delete the project, removing all resources associated with the project.\n\n [Go to project selector](https://console.cloud.google.com/projectselector2/home/dashboard)\n-\n [Verify that billing is enabled for your Google Cloud project](/billing/docs/how-to/verify-billing-enabled#confirm_billing_is_enabled_on_a_project).\n\n- In the Google Cloud console, on the project selector page,\n select or create a Google Cloud project.\n\n | **Note**: If you don't plan to keep the resources that you create in this procedure, create a project instead of selecting an existing project. After you finish these steps, you can delete the project, removing all resources associated with the project.\n\n [Go to project selector](https://console.cloud.google.com/projectselector2/home/dashboard)\n-\n [Verify that billing is enabled for your Google Cloud project](/billing/docs/how-to/verify-billing-enabled#confirm_billing_is_enabled_on_a_project).\n\n1. [Choose a specific Deep Learning VM\n image to use](/deep-learning-vm/docs/images). Your choice depends on your preferred framework and processor type.\n2. If you are using GPUs with your Deep Learning VM, check the [quotas page](https://console.cloud.google.com/quotas) to ensure that you have enough GPUs available in your project. If GPUs are not listed on the quotas page or you require additional GPU quota, [request a\n quota increase](/compute/quotas#requesting_additional_quota).\n\nCreating an instance\n--------------------\n\n1. Go to the Deep Learning VM Cloud Marketplace page in\n the Google Cloud console.\n\n [Go to the Deep Learning VM Cloud Marketplace page](https://console.cloud.google.com/marketplace/details/click-to-deploy-images/deeplearning)\n2. Click **Get started**.\n\n3. Enter a **Deployment name** , which will be the root of your VM name.\n Compute Engine appends `-vm` to this name when naming your instance.\n\n4. Select a **Zone**.\n\n5. Under **Machine type** , select the specifications that you\n want for your VM.\n [Learn more about machine types.](/compute/docs/machine-types)\n\n6. Under **GPUs** , select the **GPU type** and **Number of GPUs** .\n If you don't want to use GPUs,\n click the **Delete GPU** button\n and skip to step 7. [Learn more about GPUs.](/gpu)\n\n 1. Select a **GPU type** . Not all GPU types are available in all zones. [Find a combination that is supported.](/compute/docs/gpus)\n 2. Select the **Number of GPUs** . Each GPU supports different numbers of GPUs. [Find a combination that is supported.](/compute/docs/gpus)\n7. Select a machine learning **Framework**.\n\n8. If you're using GPUs, an NVIDIA driver is required.\n You can install the driver\n yourself, or select **Install NVIDIA GPU driver automatically\n on first startup**.\n\n9. You have the option to select **Enable access to JupyterLab via URL\n instead of SSH (Beta)**. Enabling this Beta feature lets you\n access your JupyterLab\n instance using a URL. Anyone who is in the Editor or Owner role in your\n Google Cloud project can access this URL.\n Currently, this feature only works in\n the United States, the European Union, and Asia.\n\n10. Select a boot disk type and boot disk size.\n\n11. Select the networking settings that you want.\n\n12. Click **Deploy**.\n\nIf you choose to install NVIDIA drivers, allow 3-5 minutes for installation\nto complete.\n\nAfter the VM is deployed, the page updates with instructions for\naccessing the instance.\n\nWhat's next\n-----------\n\nFor instructions on connecting to your new Deep Learning VM instance\nthrough the Google Cloud console or command line, read [Connecting to\nInstances](/compute/docs/instances/connecting-to-instance). Your instance name\nis the **Deployment name** you specified with `-vm` appended."]]