摘要: 一般情况下 我们是在maste节点上安装网络插件的,然后在join node 节点,这样导致node节点可能无法加载到这些插件 使用 显示如下内容 通过研究发现 /etc/没有cni这个目录 其他node节点都有 使用scp 把master节点的cni 下 复制过来 这次找到目标了: 回到maste 阅读全文
posted @ 2019-11-06 16:06 lvph 阅读(27291) 评论(1) 推荐(2)
摘要: kubectl get pod The connection to the server localhost:8080 was refused did you specify the right host or port? 出现这个问题的原因是kubectl命令需要使用kubernetes admi 阅读全文
posted @ 2019-11-06 14:08 lvph 阅读(889) 评论(0) 推荐(0)