Add hosts
How to add virtual machines and containers to sandboxes.
Overview
Add VMs to sandboxes
virtualmachines:
- name: <hostname>
image: <gcp_project>/<image_name>
machine_type: <machine_size>Add containers to sandboxes
Last updated
Was this helpful?