Build artifacts¶
プレミアム機能
Workload APIはプレミアム機能です。 この機能を有効にする方法については、DataRobotの担当者または管理者にお問い合わせください。
An artifact is the container specification behind every Workload—its image, ports, probes, and resources—together with how it's versioned and promoted from iteration to production. Start with the concepts page to better understand the components of a workload.
| リソース | 説明 |
|---|---|
| Artifact concepts | Describes types, draft vs. locked, image build config (ProvidedDockerfile / GeneratedDockerfile), configuration layering, repositories, and container requirements. |
| REST: Artifacts and repositories | Describes artifact and repository HTTP surfaces with links to the API reference. |
| UI: Manage artifacts and repositories | Browse and manage artifacts and their dependent Workloads in the Registry. |