403 Insufficient Permission while creating a Kubernetes Cluster on Google Cloud instance

0 votes

I am getting some issues while creating a Kubernetes cluster on a Google Cloud instance.

command causing the error

./cluster/kube-up.sh

error

Creating gs://kubernetes-staging-82aa46c1a5
Creating gs://kubernetes-staging-82aa46c1a5/...
AccessDeniedException: 403 Insufficient Permission

How do i solve this error?

Aug 28, 2018 in Kubernetes by lina
• 8,220 points
1,017 views

1 answer to this question.

0 votes

To run ./cluster/kube-up.sh, you most likely need compute scope to create other Instances and devstorage.full_control or devstorage.read_write to push Kubernetes binaries to Google Cloud Storage. 

answered Aug 28, 2018 by Kalgi
• 52,360 points

Related Questions In Kubernetes

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to start and stop a cluster on AWS using kops without stopping the instance

Export your KOPS_STAT_STORE variable export KOPS_STATE_STORE=s3://your-bucket-name Get your instances ...READ MORE

answered Jan 8, 2019 in Kubernetes by Kashish
8,800 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
14,587 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

answered Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 6,067 views
0 votes
1 answer

oci runtime error while running kubernetes on rancher cluster

You need to switch Docker to 1.12.x; ...READ MORE

answered Sep 6, 2018 in Kubernetes by Kalgi
• 52,360 points
943 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