Question 59 of 318
Single answerA patch for a vulnerability has been released, and a DevOps team needs to update their running containers in Google Kubernetes Engine (GKE).
How should the DevOps team accomplish this?
How should the DevOps team accomplish this?
AUse Puppet or Chef to push out the patch to the running container.
BVerify that auto upgrade is enabled; if so, Google will upgrade the nodes in a GKE cluster.
✓CUpdate the application code or apply a patch, build a new image, and redeploy it.
DConfigure containers to automatically upgrade when the base image is available in Container Registry.
✓
Correct Answer: C
Update the application code or apply a patch, build a new image, and redeploy it.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.