Could not find default credentials

0 votes

finished gloud init, I followed instructions and did:

gcloud container clusters get-credentials cluster-1 --zone europe-west1-c --project whatever

And then:

kubectl proxy

But I got the following error message:

error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
Aug 30, 2018 in Kubernetes by Hannah
• 18,520 points
3,412 views

1 answer to this question.

0 votes

Use

gcloud auth application-default login

to login for application default creadentials 

answered Aug 30, 2018 by Kalgi
• 52,350 points

Related Questions In Kubernetes

0 votes
1 answer

Error getting primary cp: could not find master node, minikube is exiting due to an error

Hi@akhtar, You may receive this error when you ...READ MORE

answered May 19, 2020 in Kubernetes by MD
• 95,460 points
1,006 views
0 votes
1 answer
0 votes
1 answer

Error from server (NotFound): the server could not find the requested resource

Hi@akhatr, The following error might indicate that something ...READ MORE

answered Jul 16, 2020 in Kubernetes by MD
• 95,460 points
4,044 views
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
15,477 views
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,350 points
1,396 views
0 votes
2 answers

Error saying “Error from server (NotFound): the server could not find the requested resource”

official Documentation says: A client should be skewed ...READ MORE

answered Sep 19, 2018 in Kubernetes by Nilesh
• 7,060 points
4,400 views
0 votes
3 answers

Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) while setting up kubernetes

Execute these three commands: sudo rm /var/lib/apt/lists/lock sudo rm ...READ MORE

answered Nov 27, 2018 in Kubernetes by Maverick
• 10,840 points
1,822 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP