GoogleGoogle
PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #114
PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Question #114: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVOPS-ENGINEER to reveal the answer and full explanation for question #114. The question stem and answer options stay visible for context.
Submitted by brentm· Apr 18, 2026Building and implementing CI/CD pipelines for a service
Question
Your application runs in Google Kubernetes Engine (GKE). You want to use Spinnaker with the Kubernetes Provider V2 to perform blue/green deployments and control which version of the application receives traffic. What should you do?
Options
- AUse a Kubernetes Replica Set and use Spinnaker to create a new service for each new version of
- BUse a Kubernetes Replica Set and use Spinnaker to update the Replica Set for each new version
- CUse a Kubernetes Deployment and use Spinnaker to update the deployment for each new
- DUse a Kubernetes Deployment and use Spinnaker to create a new deployment object for each
Unlock PROFESSIONAL-CLOUD-DEVOPS-ENGINEER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVOPS-ENGINEER questions. Unlock PROFESSIONAL-CLOUD-DEVOPS-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Blue/Green Deployment#Spinnaker#Kubernetes#CI/CD