Build artifacts¶
プレビュー
Workload APIはプレビュー機能で、デフォルトではオンになっています。
機能フラグ:Workload APIのエクスペリメント機能へのアクセスを有効にする
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. |