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

Câu 94: Google Cloud Professional Cloud Developer

You have decided to migrate your Compute Engine application to Google Kubernetes Engine. You need to build a container image and push it to Artifact Registry using Cloud Build. What should you do? (Choose two.)

Nội dung câu hỏi

You have decided to migrate your Compute Engine application to Google Kubernetes Engine. You need to build a container image and push it to Artifact Registry using Cloud Build. What should you do? (Choose two.)

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. Run gcloud builds submit in the directory that contains the application source code. — đáp án hiện tại
  2. B. Run gcloud run deploy app-name --image gcr.io/$PROJECT_ID/app-name in the directory that contains the application source code.
  3. C. Run gcloud container images add-tag gcr.io/$PROJECT_ID/app-name gcr.io/$PROJECT_ID/app-name:latest in the directory that contains the application source code.
  4. D. In the application source directory, create a file named cloudbuild.yaml that contains the following contents: — đáp án hiện tạiLựa chọn D
  5. E. In the application source directory, create a file named cloudbuild.yaml that contains the following contents:Lựa chọn E

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ề