当前位置:   article > 正文

kubelet Container runtime network not ready“ networkReady=“NetworkReady=false reason:NetworkPluginNo_container runtime network not ready" networkready=

container runtime network not ready" networkready="networkready=false reason

执行:

systemctl status kubelet
  • 1

报错信息:

E1006 17:36:42.438319  433223 kubelet.go:2373] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin re>
  • 1

在这里插入图片描述

解决办法:
停止apparmor 服务,并且重启节点的containerd服务。

systemctl stop apparmor
systemctl disable apparmor 
systemctl restart containerd.service
  • 1
  • 2
  • 3
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/565653
推荐阅读
相关标签
  

闽ICP备14008679号