List of questions
Related questions
Question 113 - Professional Cloud DevOps Engineer discussion
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?
A.
Update the Deployment app-blue to use the new version of the application
B.
Update the Deployment ape-green to use the previous version of the application
C.
Change the selector on the Service app-2vc to app: my-app.
D.
Change the selector on the Service app-svc to app: my-app, version: blue
Your answer:
0 comments
Sorted by
Leave a comment first