Ultimate access to all questions.
How can you deploy an internet-facing microservices application on Google Kubernetes Engine (GKE) to support A/B testing of new features while meeting the following requirements?
• Ensure zero downtime during deployments of new container images
• Validate new production releases with a subset of production users
What is the recommended approach?