报错内容如下:

  Normal   Started        20s               kubelet            Started container install-cniWarning  InspectFailed  2s (x3 over 19s)  kubelet            Failed to inspect image "calico/pod2daemon-flexvol:v3.8.2": rpc error: code = Unknown desc = Error response from daemon: readlink /var/lib/docker/overlay2: invalid argument

解决方法

将pod对应的docker镜像删除,重新拉取一遍即可

K8S 报错Failed to inspect image “calico/pod2daemon-flexvol:v3.8.2“相关推荐

  1. K8s报错#!/bin/bash yum install -y yum-utils device-mapper-persistent-data lvm2 if [ $? = 0 ];then echo

    k8s在部署etcd单节点报错 failed to dial fab7ddbd0aa3e803 on stream Message (dial t-out) 这里需要安装docker环境,下面是doc ...

  2. Pyinstaller 打包exe 报错 “failed to execute script XXX“的一种解决方案

    Pyinstaller 打包exe 报错 "failed to execute script XXX"的一种解决方案 参考文章: (1)Pyinstaller 打包exe 报错 & ...

  3. tomcat运行报错Failed to start component [StandardEngine[Catalina].StandardHost[localhost].

    一.问题 tomcat运行报错Failed to start component [StandardEngine[Catalina].StandardHost[localhost]. 多半情况是找不到 ...

  4. 解决IntelliJ IDEA报错Failed to read candidate component class: file [ ]; nested exception is org.

    解决IntelliJ IDEA报错Failed to read candidate component class: file [ ]; nested exception is org.springf ...

  5. linux ssh 报错failed - POSSIBLE BREAK-IN ATTEMPT

    linux ssh 报错failed - POSSIBLE BREAK-IN ATTEMPT 问题故障: 今天在新租的虚拟机上,发现ssh登陆机器的时候报错,如下: [root@pictures_ne ...

  6. hive日志位置(日志定位报错:Failed with exception Unable to move sourcehdfs://namenode/tmp/hive-pmp_bi/h)...

    Hive中的日志分为两种 1. 系统日志,记录了hive的运行情况,错误状况. 2. Job 日志,记录了Hive 中job的执行的历史过程. 日志查看方法 1,在本地运行机器上 hive日志存储位置 ...

  7. centos7 network网络服务重启报错failed to start lsb

    network网络服务重启报错failed to start lsb 解决办法: 先看log里哪个网卡没有启动 cat /var/log/messages | grep network 查看网卡mac ...

  8. Android Studio 3.1.4 报错Failed to find style 'coordinatorLayoutStyle' in current theme

    使用最新版的AS3.1.4安装后 运行hello world程序,预览报错Failed to find style 'coordinatorLayoutStyle' in current theme. ...

  9. oracle 10g rac 包root.sh报错,案例:Oracle Rac root.sh报错 Failed to create keys in the OLR

    天萃荷净 [root@web1 grid]# /u01/app/11.2.0/grid/root.sh Performing root user operation for Oracle 11g Th ...

最新文章

  1. HighCharts基本使用
  2. 书评 - 《展望敏捷软件测试》
  3. Lightbox 效果
  4. JavaScript逻辑运算符“”和“||”短路原则的应用
  5. 计算机组装与维修考试试卷,计算机组装与维修期末考试试卷..doc
  6. pytorch WHAT IS TORCH.NN REALLY?
  7. 【leetcode】【动态规划】股票买卖
  8. 10个用好模糊效果的超实用设计技巧
  9. 网络安全从业者“行话”
  10. pdf 天线理论与技术 钟顺时_钟顺时. 天线理论与技术[M]. 北京:电子工业出版社, 2011: 290-296....
  11. 机械硬盘结构与固态硬盘
  12. JavaScript 鼠标移动事件
  13. 基于Python实现的在线教育系统考试作业案例源代码APP大作业nodejs程序设计微信小程序计算机
  14. 勿忘2022,迎接2023
  15. DPM learn.cc编译
  16. cs231n-LSTM_Captions
  17. Spring RMI反序列化漏洞分析
  18. 376招募线上被试 | 你对“中文句子”的记忆情况如何?
  19. 新日标 第一课 李さんは中国人です(ノート)
  20. 不玩手机-自律习惯养成记

热门文章

  1. 3DSlicer中使用简单脚本处理数据
  2. el-tab设置默认激活的标签页
  3. 拼多多店铺产品展现低如何解决?
  4. Lniux系列 | Debian To Go 便携U盘系统 VM版 保姆级教程(win同理)
  5. Wifi断网自动重连
  6. autoware之轮式里程计计算
  7. oracle oaf结构,解析OAF页面元数据结构((转自Oracle 探索者)
  8. CentOS7的LVM动态扩容
  9. 2021-09-29CSU18MB86芯片用于开发打气泵方案
  10. Nginx正向代理和反向代理详解及其配置