k8s flannel failed to set bridge addr: “cni0“ already has an IP address different from xx.xx.xx.xx
k8s flannel addr cni0 failed
·
清理flannel网络留下的文件
[root@hadoop04 ~]# brctl show
[root@hadoop04 ~]# ifconfig cni0 down
[root@hadoop04 ~]# ip link delete cni0
参考:https://blog.csdn.net/ibless/article/details/107899009
为什么 flannel.1 丢失后不会自动重建?
https://blog.csdn.net/kobejayandy/article/details/103142399
生成 flannel.1 网卡
- Failed to find any valid interface to use: failed to get default interface: Unable to find default route
—>>> https://www.icode9.com/content-4-128095.html
可访问了
更多推荐
已为社区贡献65条内容
所有评论(0)