Examtopics

Professional Cloud DevOps Engineer
  • Topic 1 Question 112

    You manage an application that runs in Google Kubernetes Engine (GKE) and uses the blue/green deployment methodology. Extracts of the Kubernetes manifests are shown below:

    The Deployment app-green was updated to use the new version of the application. During post-deployment monitoring, you notice that the majority of user requests are failing. You did not observe this behavior in the testing environment. You need to mitigate the incident impact on users and enable the developers to troubleshoot the issue. What should you do?

    • Update the Deployment app-blue to use the new version of the application.

    • Update the Deployment app-green to use the previous version of the application.

    • Change the selector on the Service app-svc to app: my-app.

    • Change the selector on the Service app-svc to app: my-app, version: blue.


    シャッフルモード