当前位置:网站首页>kubeadm init cannot find network namespace 错误
kubeadm init cannot find network namespace 错误
2022-08-08 06:27:00 【王清培】
使用 kubeadm 安装好 weave 网络插件之后,查看 kubelet 输出信息发现如下错误:
4月 25 13:51:48 k8s-master kubelet[1232730]: I0425 13:51:48.124142 1232730 cni.go:334] "CNI failed to retrieve network namespace path" err="cannot find network namespace for the terminated container \"9f9ab4214a2ce280fd5791de0093ba3c12570b2614b4ec6132ed7ad679756679\""
4月 25 13:51:48 k8s-master kubelet[1232730]: weave-cni: Delete: no addresses for 9f9ab4214a2ce280fd5791de0093ba3c12570b2614b4ec6132ed7ad679756679
4月 25 13:51:49 k8s-master kubelet[1232730]: I0425 13:51:49.123453 1232730 cni.go:334] "CNI failed to retrieve network namespace path" err="cannot find network namespace for the terminated container \"a42d276da944504fbe246ced86d64388b373bc2578bf1d5ac2dcc1b9c5f4700e\""
4月 25 13:51:49 k8s-master kubelet[1232730]: weave-cni: Delete: no addresses for a42d276da944504fbe246ced86d64388b373bc2578bf1d5ac2dcc1b9c5f4700e
或者查看 coredns pod 带有如下地址的错误:
https://[xxx.xxx.0.1]:443/apis/crd.projectcalico.org/v1/clusterinformations/default
大概率是之前安装了 calico 网络插件或者其他CNI插件。
清理 /etc/cni/net.d 目录,重新安装 weave 插件。
边栏推荐
猜你喜欢
NVIDIA CUDA 高度并行处理器编程(八):并行模式:直方图计算
CSDN21天学习挑战赛之顺序查找
C language judges the problem of big and small endian storage
Writing of Makefile (detailed example)
rhcsa——第二天
Unity 物体颜色渐变效果(判断逻辑实现)
顺序循环队列的创建和基本应用
【EagleEye】2020-ECCV-EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning-论文详解
关于剪枝对象的分类(weights剪枝、神经元剪枝、filters剪枝、layers剪枝、channel剪枝、对channel分组剪枝、Stripe剪枝)
Unity学习笔记 02 —— 更多API
随机推荐
正则表达式入门要点知识总结
Unity_圆环滑动条(圆形、弧形滑动条)
ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input.
rhcsa——第三天
firefly rk3399 硬件解码,多通道解码
类与对象之动静态方法,继承,名字的查找顺序,经典类和新式类,派生方法
背包问题小结
Unity3D objects up and down or so rotation (is not affected by axes object itself)
二分查找一个数首次与最后出现的位置
文件IO实现图片的加密操作
P02 线程的用途
[Unity] GPU动画实现(五)——渲染GPU动画
leetcode第84场双周赛
tcpdump进行IP抓包
NVIDIA CUDA 高度并行处理器编程(七):并行模式:前缀和
Unity_组件自动绑定
Solved the problem that when VRTK transmission under Unity HDRP, the screen fades in and out, and the visual occlusion cannot be displayed correctly when passing through the wall
rhcsa第三天笔记
虚拟机克隆 快照 迁移 删除
The state machine control shift register multisim simulation in the process of state variables and state transition conditions don't match