Skip to main content

Use Cloud Shell

Launch a browser-based terminal on cluster compute

Use Cloud Shell

Cloud Shell gives you a browser-based terminal on cluster compute without SSH keys or a local client. It is the fastest way to get a shell on a GPU node.

Prerequisites

  • A Kubernetes cluster in ready status with at least one compute pool tagged for Cloud Shell

Create a Cloud Shell

  1. Click Workbench in the left sidebar, then click Cloud Shell under the Develop section.
  2. Click + New Cloud Shell in the top-right corner.
  3. Fill in the creation dialog:
FieldRequiredNotes
NameNoAuto-generated if omitted
Compute poolYesOnly pools tagged for Cloud Shell appear
Slurm clusterNoEnables Slurm job submission from the terminal
  1. Expand Advanced Options for additional settings:
FieldNotes
Image versionOverride the default ttyd image
CPU request / limitCustom CPU allocation
Memory request / limitCustom memory allocation
  1. Click Create.

Use the terminal

  1. Wait for the status to change to Running.
  2. Click Open to launch the embedded terminal in your browser.

The terminal provides a full Linux environment with:

  • Workspace storage mounted automatically
  • Persistent home directory across sessions
  • Slurm CLI tools available if a Slurm cluster is attached

Delete a Cloud Shell

Cloud Shell does not support pause/resume. When you are finished, click the ... menu and select Delete to free compute resources.

Ask AI
Ask a question about Vantage Compute...