PROFESSIONAL-CLOUD-DEVELOPER · Question #275
PROFESSIONAL-CLOUD-DEVELOPER Question #275: Real Exam Question with Answer & Explanation
The correct answer is B: In a configuration file, define the clusters, users, and contexts. Share the file with the developers. https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/
Question
You are a developer at a large corporation. You manage three Google Kubernetes Engine clusters on Google Cloud. Your team's developers need to switch from one cluster to another regularly without losing access to their preferred development tools. You want to configure access to these multiple clusters while following Google-recommended best practices. What should you do?
Options
- AAsk the developers to use Cloud Shell and run gcloud container clusters get-credential to switch
- BIn a configuration file, define the clusters, users, and contexts. Share the file with the developers
- CAsk the developers to install the gcloud CLI on their workstation and run gcloud container clusters
- DAsk the developers to open three terminals on their workstation and use kubect1 config to
Explanation
https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/
Topics
Community Discussion
No community discussion yet for this question.