问题描述:在k8s集群基础上部署kubesphere,部署不成功,多个容器状态显示异常

kubectl get pods -n kubesphere-system


首先查看某个异常pod的详细信息

kubectl describe pod ks-apiserver-7b6bdb7cd9-hwr64 -n kubesphere-system

发现问题如下:

Failed to pull image "kubespheredev/ks-apiserver:latest": rpc error: code = Unknown desc = error pulling image configuration: Get https://production.cloudflare.docker.com/registrstry/ v2/blobs/sha256/08/ 0823480201992edb 4e636b0a2 29ad877b095 12de3 24aa848c2f8f5946770d4cb/data?verify=1596449205-Is7UuPCmOthDsEiVHKF6R2DnYRA%3D: dial tcp 104.18. 124.25 :443: i /o ti

解决:添加nameserver,重启docker

systemctl restart docker

error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/r相关推荐

  1. 222. 解决error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/d

    背景说明: 事前部署了Harbor私有仓库,在另一台k8s机器第一次从官方pull镜像,提示以下error [root@k8s0-2 ~]# docker pull nginx:1.13 1.13: ...

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

    情况 目前使用helm在k8s中安装了gitlab,gitlab runner在跑ci/cd时获取镜像失败. 报错如下: error pulling image configuration: Get ...

  3. error pulling image configuration: Get https://registry-1.docker.io/v2/library/redis/blobs/sha256:7e

    error pulling image configuration: Get https://registry-1.docker.io/v2/library/redis/blobs/sha256:7e ...

  4. Docker拉取镜像报错error pulling image configuration

    Docker拉取镜像报错error pulling image configuration 在制作docker镜像的时候出现如下报错: xxx@ubuntu:~/Desktop/a$ docker b ...

  5. 当docker pull mysql时,一直Waiting,很多等待,报:error pulling image configuration

    1.具体错内容:error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/ ...

  6. docker: error pulling image configuration

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

  7. docker error pulling image configuration dial tcp xxxx:443: i/o timeout

    docker error pulling image configuration dial tcp xxxx:443: i/o timeout windows下使用docker时候会遇到面这种情况 U ...

  8. docker:error pulling image configuration

    问题描述 docker: error pulling image configuration: Get https://registry-1.docker.io/v2/library/centos/b ...

  9. error pulling image configuration: download failed after attempts=6: dialing production.cloudflare.d

    一 背景 在Mac系统上,启动Docker Desktop后,想部署一个docker-compose 文件,然后执行docker-compose up时,出现错误提示如下(如下图): error pu ...

最新文章

  1. YOLO3升级优化版!Poly-YOLO:支持实例分割!
  2. 小程序云开发获取手机号完整代码 云函数中网络请求第三方接口
  3. java开发有不加班的吗_8年Java开发的500强企业大佬告诉你,程序员不加班就没有前途吗?...
  4. Windows无法更新的解决办法
  5. nfcwriter下载 ios_iphone12支持在5G蜂窝数据下下载IOS更新
  6. mysql sql len_MySQL的查询计划中ken_len的值计算方法
  7. 正则表达式格式化日期
  8. java 递归遍历对象所有属性_Java学习之Xml系列二:xml按条件查询、xml递归遍历所有元素和属性...
  9. (uC/OS-II学习笔记) 消息邮箱消息队列
  10. Python DearPyGui 多线程与异步
  11. 【数据结构】BFS 代码模板
  12. spark数据倾斜解决之提高并行度
  13. 增强光学系统设计 | Zemax 全新 22.2 版本产品现已发布!
  14. TUIO+激光投影互动制作解析
  15. 面试官:说说你对SPA(单页应用)的理解?
  16. 巧用 arp 命令 防p2p终结者的方法
  17. win10镜像无法再此计算机上运行,Win10镜像无法安装提示“运行此工具时出现问题”的两种解决方案...
  18. 计算机类英文参考文献,计算机英文参考文献.doc
  19. 文件服务器 excle 变为temp,WPS的excel表格保存之后变成tmp_共享文档无法保存EXCLE 生成TMP...
  20. 公有云 私有云 混合云

热门文章

  1. docker安装rabbitmq延时队列插件
  2. 敏捷实践的价值观和方法论
  3. 使用vs2017 作为matlab2016a b编译器 解决无法找到编译器问题【免费】
  4. Linux IPC实践(7) --Posix消息队列
  5. hadoop--HDFS_NameNode和SecondaryNameNode工作机制
  6. 记录cocos2d-x3.0版本号更改内容官方说明
  7. 【转】C#安装包(自动卸载低版本)
  8. 获取jpg图片的x,y的分辨率dpi
  9. 信息学奥赛一本通(1160:倒序数)
  10. 信息学奥赛一本通(1141:删除单词后缀)