会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
linux运维技术
首页
新随笔
联系
订阅
管理
2022年4月2日
k8s节点node报错The connection to the server localhost:8080 was refused - did you specify the right host or port?
摘要: 解决办法: 将master节点上的admin.conf文件拷贝到从节点 1在master节点上执行传文件 [root@master ~]# scp /etc/kubernetes/admin.conf node2:/etc/kubernetes/Password: admin.conf 100% 5
阅读全文
posted @ 2022-04-02 12:50 linuxTang
阅读(813)
评论(0)
推荐(0)
编辑
公告