REDREDGROUP Document Hub
RDC CloudArtifact Registry

Deploy an image from the registry

Select a stored image when creating a container.

Select the image

  1. Open Artifact Registry and verify the image is present in the intended project.
  2. Open Create resource in Container Engine.
  3. Select Artifact Registry as the image source.
  4. Choose the repository and image version.
  5. Configure the region, plan, internal HTTP port, and any runtime settings or environment variables.
  6. 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.

On this page