Workload API¶
The Workload API lets users run containerized workloads on DataRobot infrastructure. Users supply pre-built container images; the platform handles scheduling, lifecycle management, inference routing, and observability.
The table below lists the topics included in the Workload API section.
| Topic | Description |
|---|---|
| Enable the Workload API | Prerequisites, deployment, feature flags and licensing, and verification. |
| Capacity & resources | Control-plane sizing, workload quotas, and CPU/GPU bundles. |
| Networking & security | Image URI validation, network policies, and workload service accounts. |
| Autoscaling & operations | KEDA autoscaling, the OpenTelemetry endpoint, and graceful shutdown. |
| Upgrade the Workload API | Data migration and CRD-version handling. |
| Troubleshooting | Diagnose control-plane services and individual workloads. |