runpod_deploy.orchestrator#

The single end-to-end entry point. run_job provisions a pod, stages local sources, runs the detached remote script, polls for the success marker, pulls artifacts, and stops the pod — driven entirely by the JobContext built from the YAML config.

run_job

Provision, stage, run, capture telemetry, pull artifacts, and stop one job.