Deployment¶
dockyard_rl runs anywhere Ray and the ubuntu-swe image run. Two deployment
paths are wired:
Slurm —
ray.subplus thescripts/cluster/bootstrap scripts, for HPC and bare-metal clusters.Kubernetes — the
dockyard_k8sconfig-driven launcher underinfra/, for cluster-orchestrated deployments.
Both deploy the same three-fleet topology and the same image; they differ only in
how nodes are provisioned and how each node learns its DOCKYARD_FLEET_ROLE.
Before a first cluster run, see Hardware-deferred validation for the paths that are statically validated but not yet confirmed on a GPU — the checks to run at bring-up.