Solved

Your Application Images Are Built Wing Cloud Build and Pushed

Question 21

Multiple Choice

Your application images are built wing Cloud Build and pushed to Google Container Registry (GCR) . You want to be able to specify a particular version of your application for deployment based on the release version tagged in source control. What would you do when you push the image?


A) Reference the image digest in the source control tag.
B) Supply the source control tag as a parameter within the image name.
C) Use Cloud Build to include the release version tag in the application image.
D) Use GCR digest versioning to match the image to the tag in source control.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions