Skip to main content

RemoteGPU Docs

RemoteGPU customer docs cover three areas:

  • Kubernetes namespace access and kubeconfig flows
  • Inference API model discovery and image generation
  • API key scopes for console, inference, and Kubernetes access

Start Here

Current Product Shape

  • console.remotegpu.ai is the customer console
  • api.remotegpu.ai is the API host
  • image generation currently requires an explicit model
  • runtime serving status is published separately from the static model catalog
  • Use the Kubernetes docs if you want kubectl access into a namespace.
  • Use the inference docs if you want to call POST /v1/inference/image.
  • Use the API key docs if you need the right scope for either workflow.