I am trying to deploy an instance of GitLab from the GCP Marketplace but have run into a problem. Unfortunately, I am a mere front-end developer so this Kubernetes stuff is alien to me.
After creating the cluster, all of the components appear to succeed, with the exception of the job gitlab-deployer
which fails with the error message:
BackoffLimitExceeded
Now I can imagine what this means, but I do not know! Where would I get support for installing stuff from the Marketplace, or can anyone explain what this error means and how I go about fixing it? Is it not possible to just re-run this job?