Skip to main content

Launch And Operate

The normal runtime lifecycle is:

Choose The Right Runtime

Runtime familyUse it forConnect through
ComputeRaw GPU node or slice capacitySSH, browser terminal, metrics, workload detail
Scheduler appSlurm, Kubernetes-style clusters, distributed jobsScheduler UI, terminal, route, job tools
Compose appContainer stacks and servicesApp route, declared ports, logs, health
Notebook or IDEInteractive developmentJupyter, VS Code, browser route, terminal
Inference endpointModel serving and API-compatible endpointsEndpoint route, model health, API clients

See Runtime Families for a deeper comparison.

Launch Checklist

Before submitting a launch:

  1. Confirm tenant and project context.
  2. Confirm runtime family, SKU, region, and image.
  3. Confirm required keys, service accounts, or storage references.
  4. Review hourly burn, quota, entitlement, and budget posture.
  5. Submit once; retry only if the product tells you the request is safe to retry.

Runtime States

StateMeaningUser action
ProvisioningAI Cloud accepted the request and is preparing the runtime.Wait, then open the workload detail page.
ActiveThe runtime is ready for supported connect actions.Connect and work.
Needs actionA user, tenant admin, or operator action is required.Follow the visible action and owner.
ReleasingCleanup is running.Wait for release completion.
ReleasedRuntime usage has ended.No further runtime action needed.
FailedProvisioning or runtime setup did not complete.Use the correlation ID for support.

Connect

Connect actions depend on the runtime. A workload may expose one or more of:

  • SSH;
  • browser terminal;
  • notebook or IDE route;
  • scheduler UI;
  • application route;
  • inference API endpoint;
  • metrics or health view.

If a connection action fails, return to the workload detail page and refresh the runtime state. If it still fails, capture the correlation ID and route/action name for support.

Release And Cleanup

Release unused runtimes promptly. A release should make billing stop and move the workload to a released or cleanup-complete state. If release needs action, use the visible retry or support path rather than abandoning the runtime.

Cost And Storage Habits

  • Check hourly burn before starting long-running work.
  • Keep project context correct before launching data-heavy jobs.
  • Attach only the buckets or storage paths required by the workload.
  • Release test runtimes when validation is complete.

See Billing And Storage for spend, quota, and storage review guidance.

Blocked States

Continue to Support And Troubleshooting for access denied, capacity unavailable, route failure, billing restriction, quota block, release failure, and MFA recovery paths.