RDC CloudArtifact Registry
Deploy an image from the registry
Select a stored image when creating a container.
Select the image
- Open Artifact Registry and verify the image is present in the intended project.
- Open Create resource in Container Engine.
- Select Artifact Registry as the image source.
- Choose the repository and image version.
- Configure the region, plan, internal HTTP port, and any runtime settings or environment variables.
- Submit the form and inspect the container's deployment and runtime status.
The selected version uses its digest. Moving a tag or pushing a new version does not automatically update an already deployed container.
See Deploy a container for the full creation procedure and Configure container images for supported update paths.
Verify the result
Open Deployments and Runtime Log, then test the application's configured domain. A stored image or successful push is not evidence that the application has started successfully.