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

Câu 70: Google Cloud Professional Cloud Architect

You have an application deployed on Google Kubernetes Engine using a Deployment named echo-deployment. The deployment is exposed using a Service called echo-service. You need to perform an update to the application with minimal downtime to the application. What should you do?

Nội dung câu hỏi

You have an application deployed on Google Kubernetes Engine using a Deployment named echo-deployment. The deployment is exposed using a Service called echo-service. You need to perform an update to the application with minimal downtime to the application. 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 set image deployment/echo-deployment — đáp án hiện tại
  2. B. Use the rolling update functionality of the Instance Group behind the Kubernetes cluster
  3. C. Update the deployment yaml file with the new container image. Use kubectl delete deployment/echo-deployment and kubectl create ג€"f
  4. D. Update the service yaml file which the new container image. Use kubectl delete service/echo-service and kubectl create ג€"f

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ề