ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 250 - Professional Cloud Developer discussion

Report
Export

You are a developer at a large corporation You manage three Google Kubernetes Engine clusters. 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 clusters using the fewest number of steps while following Google-recommended best practices. What should you do?

A.
Ask the developers to use Cloud Shell and run gcloud container clusters get-credentials to switch to another cluster.
Answers
A.
Ask the developers to use Cloud Shell and run gcloud container clusters get-credentials to switch to another cluster.
B.
Ask the developers to open three terminals on their workstation and use kubecrt1 config to configure access to each cluster.
Answers
B.
Ask the developers to open three terminals on their workstation and use kubecrt1 config to configure access to each cluster.
C.
Ask the developers to install the gcloud CLI on their workstation and run gcloud container clusters get-credentials to switch to another cluster
Answers
C.
Ask the developers to install the gcloud CLI on their workstation and run gcloud container clusters get-credentials to switch to another cluster
D.
In a configuration file, define the clusters users, and contexts Email the file to the developers and ask them to use kubect1 config to add cluster, user and context details.
Answers
D.
In a configuration file, define the clusters users, and contexts Email the file to the developers and ask them to use kubect1 config to add cluster, user and context details.
Suggested answer: D

Explanation:

https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/

asked 18/09/2024
Ruud God
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first