Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Professional Cloud DevOps Engineer topic 1 question 43 discussion

Actual exam question from Google's Professional Cloud DevOps Engineer
Question #: 43
Topic #: 1
[All Professional Cloud DevOps Engineer Questions]

Your application services run in Google Kubernetes Engine (GKE). You want to make sure that only images from your centrally-managed Google Container
Registry (GCR) image registry in the altostrat-images project can be deployed to the cluster while minimizing development time. What should you do?

  • A. Create a custom builder for Cloud Build that will only push images to gcr.io/altostrat-images.
  • B. Use a Binary Authorization policy that includes the whitelist name pattern gcr.io/altostrat-images/.
  • C. Add logic to the deployment pipeline to check that all manifests contain only images from gcr.io/altostrat-images.
  • D. Add a tag to each image in gcr.io/altostrat-images and check that this tag is present when the image is deployed.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
rinkeshgala1
Highly Voted 2 years, 11 months ago
option B
upvoted 25 times
akg001
2 years, 11 months ago
agree for answer-B
upvoted 5 times
...
...
Charun
Highly Voted 2 years, 10 months ago
B is correct
upvoted 12 times
...
alpha_canary
Most Recent 3 months, 1 week ago
Selected Answer: B
https://cloud.google.com/binary-authorization/docs/key-concepts#allowlist_patterns
upvoted 1 times
...
jomonkp
5 months, 2 weeks ago
Selected Answer: B
Option B
upvoted 2 times
...
zanhsieh
10 months, 2 weeks ago
Selected Answer: B
D. See admissionWhitelistPatterns in: https://cloud.google.com/binary-authorization/docs/example-policies#add_exempt_images
upvoted 1 times
zanhsieh
10 months, 2 weeks ago
Should be B not D.
upvoted 1 times
aswani
10 months ago
are these questions still valid?
upvoted 1 times
...
...
...
Halimb
1 year, 10 months ago
Selected Answer: B
See https://cloud.google.com/binary-authorization/docs/example-policies
upvoted 2 times
...
Ananda
2 years ago
Selected Answer: B
B is the answer
upvoted 2 times
...
PhilipKoku
2 years, 3 months ago
Selected Answer: B
B - Binary authorisation is the answer…
upvoted 2 times
...
vijaigcp
2 years, 3 months ago
Selected Answer: B
Answer B - Binary Authorization
upvoted 1 times
...
Shasha1
2 years, 5 months ago
D https://cloud.google.com/container-registry/docs/using-with-google-cloud-platform
upvoted 3 times
...
tycho
2 years, 7 months ago
B) https://cloud.google.com/binary-authorization/docs/cloud-build
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...