Examlex

Solved

Your Application Is Deployed in a Google Kubernetes Engine (GKE)

question 51

Multiple Choice

Your application is deployed in a Google Kubernetes Engine (GKE) cluster. When a new version of your application is released, your CI/CD tool updates the spec.template.spec.containers[0].image value to reference the Docker image of your new application version. When the Deployment object applies the change, you want to deploy at least 1 replica of the new version and maintain the previous replicas until the new replica is healthy. Which change should you make to the GKE Deployment object shown below? Your application is deployed in a Google Kubernetes Engine (GKE)  cluster. When a new version of your application is released, your CI/CD tool updates the spec.template.spec.containers[0].image value to reference the Docker image of your new application version. When the Deployment object applies the change, you want to deploy at least 1 replica of the new version and maintain the previous replicas until the new replica is healthy. Which change should you make to the GKE Deployment object shown below?   A)  Set the Deployment strategy to RollingUpdate with maxSurge set to 0, maxUnavailable set to 1. B)  Set the Deployment strategy to RollingUpdate with maxSurge set to 1, maxUnavailable set to 0. C)  Set the Deployment strategy to Recreate with maxSurge set to 0, maxUnavailable set to 1. D)  Set the Deployment strategy to Recreate with maxSurge set to 1, maxUnavailable set to 0.


Definitions:

Formal Organizations

Structured groups established for a specific set of objectives or tasks, characterized by clear hierarchies and rules.

Social Change

The alteration over time in the structures, cultural patterns, and norms of a society.

Total Institutions

Places where people are separated from the rest of society and controlled by the institution in all aspects of their lives, as defined by Erving Goffman.

Coercive Organizations

Organizations where membership is not voluntary and is often maintained through force or other forms of coercion, such as prisons or the military.

Related Questions