码迷,mamicode.com
首页 > 其他好文 > 详细

The connection to the server localhost:8080 was refused - did you specify the right host or port?

时间:2018-08-31 17:09:05      阅读:729      评论:0      收藏:0      [点我收藏+]

标签:min   传递参数   exp   ref   connect   命令   传递   原因   master   

配置kubenetes的flannel网络的时候,出现以下报错

The connection to the server localhost:8080 was refused - did you specify the right host or port?

 

 

原因:kubenetes master没有与本机绑定,集群初始化的时候没有设置

解决办法:执行以下命令   export KUBECONFIG=/etc/kubernetes/admin.conf

/etc/kubernetes/admin.conf这个文件主要是集群初始化的时候用来传递参数的

The connection to the server localhost:8080 was refused - did you specify the right host or port?

标签:min   传递参数   exp   ref   connect   命令   传递   原因   master   

原文地址:https://www.cnblogs.com/lkun/p/9566307.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!