WorkloadRun
WorkloadRun is a user-facing simplified API for running ad-hoc distributed workloads without going through the full Certification pipeline.
Example
Spec fields
Generated from CRD schema — coming soon. Fields documented so far:
numNodes (shown in the example above) is the number of nodes per job group, not a total: the orchestrator partitions all eligible nodes into groups of that size.
Status fields
Bandwidth and goodput measurement results are on the BandwidthMeasurement and GoodputMeasurement child resources, which reference this WorkloadRun’s underlying Job via spec.jobRef.