Deploy GitLab to Google Kubernetes Engine using Google Cloud Marketplace

8/29/2018

I'm installing GitLab on a cluster in GCP, I'm following this gitlab guide, but in the step of Clone this repo, when running:

gcloud source repos clone google-marketplace-k8s-app-tools --project = k8s-marketplace-eap

I get an error:

bastian_silva_0100 @ ci-basty: ~ $ gcloud source repos clone google-marketplace-k8s- app-tools --project = k8s-marketplace-eap

ERROR: (gcloud.source.repos.clone) PERMISSION_DENIED: The caller does not have permission

Can somebody help me?

-- Bastián SN
gitlab
google-cloud-platform
kubernetes

0 Answers