Deploy a VM workload

You can create, deploy, and connect to your test virtual machines (VM) workloads in Google Distributed Cloud Sandbox (GDC Sandbox). To create and start a test VM workload, follow the steps in Create and start a VM.

To view a list of images GDC Sandbox provides, run:

kubectl --kubeconfig KUBECONFIG get
virtualmachineimage.virtualmachine.gdc.goog -n gpc-system

Replace KUBECONFIG with the path of your admin cluster kubeconfig file.