遇到的问题--docker---gitlab---k8s---error pulling image configuration: Get https://production.cloudflare.

Posted 张小凡vip

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了遇到的问题--docker---gitlab---k8s---error pulling image configuration: Get https://production.cloudflare.相关的知识,希望对你有一定的参考价值。

情况

目前使用helm在k8s中安装了gitlab,gitlab runner在跑ci/cd时获取镜像失败。

报错如下:

error pulling image configuration: Get https://production.cloudflare.docker.com

完整报错如下 :

error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/c4/c4655f911514fc440...Gmo%3D: EOF

ERROR: Job failed (system failure): prepare environment: image pull failed: Back-off pulling image "zzq/poetry-sonarscanner:1.0.1". Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information  duration=6.088963823s job=359814 project=565 runner=aad14c4b
WARNING: Failed to process runner                   builds=0 error=prepare environment: image pull failed: Back-off pulling image "zzq/poetry-sonarscanner:1.0.1". Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more informati

以上是关于遇到的问题--docker---gitlab---k8s---error pulling image configuration: Get https://production.cloudflare.的主要内容,如果未能解决你的问题,请参考以下文章

docker gitlab迁移 备份 部署 搭建以及各种问题

Ubuntu docker 安装gitlab

windows下使用docker搭建gitlab的报错处理

ssh:无法解析主机名(Docker、gitlab-ce)

Ubuntu Docker 搭建 GitLab

ECR 映像移动到 ECS(Docker、Gitlab)