Google Cloud Associate Cloud Engineer — Question 224

You are working in a team that has developed a new application that needs to be deployed on Kubernetes. The production application is business critical and should be optimized for reliability. You need to provision a Kubernetes cluster and want to follow Google-recommended practices. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because a GKE Autopilot cluster in the stable release channel ensures that the application benefits from the latest stable features while optimizing for reliability. Option A is incorrect as the rapid release channel may introduce instability, while options C and D do not utilize the recommended Autopilot mode, which is designed for automated management and efficiency.