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


配置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這個文件主要是集群初始化的時候用來傳遞參數的


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM