Exam Associate Cloud Engineer All QuestionsBrowse all questions from this exam
Question 267

You want to deploy a new containerized application into Google Cloud by using a Kubernetes manifest. You want to have full control over the Kubernetes deployment, and at the same time, you want to minimize configuring infrastructure. What should you do?

    Correct Answer: C

    To have full control over the Kubernetes deployment while minimizing infrastructure configuration, deploying the application on GKE Standard is the best choice. GKE Standard allows for extensive customization and control over the Kubernetes cluster, including node configuration and networking settings. It's suitable for users who need detailed control over their Kubernetes environment.

Discussion
BuenaCloudDEOption: A

A- minimize effort