Build artifacts¶
Preview
The Workload API is a preview feature, on by default.
Feature flag: Enable Access to Workload API Experimental Features
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.
| Resource | Description |
|---|---|
| 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. |