
Answer-first summary for fast verification
Answer: Use Cloud Code to develop applications.
The question focuses on integrating GKE with existing IDEs (VS Code and IntelliJ). Cloud Code (Option A) is specifically designed as a set of IDE plugins for these environments, enabling seamless Kubernetes/GKE application development, deployment, and configuration. While Cloud Shell (Option D) is useful for CLI-based infrastructure management, it does not directly integrate with the IDEs. Cloud Shell's Code Editor (B) and Cloud Notebooks (C) are unrelated to GKE-IDE integration. Thus, the best choice is A.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What steps should you take when evaluating developer tools to facilitate Google Kubernetes Engine adoption and integration with your development environment, including VS Code and IntelliJ?
A
Use Cloud Code to develop applications.
B
Use the Cloud Shell integrated Code Editor to edit code and configuration files.
C
Use a Cloud Notebook instance to ingest and process data and deploy models.
D
Use Cloud Shell to manage your infrastructure and applications from the command line.
No comments yet.