CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 45: Google Cloud Professional Cloud DevOps Engineer

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

Nội dung câu hỏi

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

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Create a custom builder for Cloud Build that will only push images to gcr.io/altostrat-images.
  2. B. Use a Binary Authorization policy that includes the whitelist name pattern gcr.io/altostrat-images/. — đáp án hiện tại
  3. C. Add logic to the deployment pipeline to check that all manifests contain only images from gcr.io/altostrat-images.
  4. D. Add a tag to each image in gcr.io/altostrat-images and check that this tag is present when the image is deployed.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề