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.aiis the customer consoleapi.remotegpu.aiis the API host- image generation currently requires an explicit
model - runtime serving status is published separately from the static model catalog
What To Read Next
- Use the Kubernetes docs if you want
kubectlaccess 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.