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

Câu 37: Google Cloud Associate Cloud Engineer

You have a Dockerfile that you need to deploy on Kubernetes Engine. What should you do?

Nội dung câu hỏi

You have a Dockerfile that you need to deploy on Kubernetes Engine. 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. Use kubectl app deploy .
  2. B. Use gcloud app deploy .
  3. C. Create a docker image from the Dockerfile and upload it to Container Registry. Create a Deployment YAML file to point to that image. Use kubectl to create the deployment with that file. — đáp án hiện tại
  4. D. Create a docker image from the Dockerfile and upload it to Cloud Storage. Create a Deployment YAML file to point to that image. Use kubectl to create the deployment with that file.

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ề