k3s Helm Error INSTALLATION FAILED Kubernetes cluster unreachable
Kubernetes k3s Helm 大约 263 字错误信息
Error: INSTALLATION FAILED: Kubernetes cluster unreachable: Get "http://localhost:8080/version": dial tcp [::1]:8080: connect: connection refused
解决方法
编辑/etc/profile
vim /etc/profile
追加内容:
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
刷新配置
source /etc/profile
阅读 2228 · 发布于 2022-03-28
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb扫描下方二维码关注公众号和小程序↓↓↓

昵称:
随便看看
换一批
-
Android Toast 工具类阅读 3464
-
算法:选择排序阅读 667
-
软考-系统架构设计师:规范化理论-范式阅读 1923
-
Redis 过期时间问题阅读 1888
-
走进 Rust:配置 IDEA 开发环境阅读 4599
-
VMware Workstation 与 Hyper-V不 兼容阅读 3703
-
MySQL Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root阅读 3229
-
Docker 部署 OpenLDAP阅读 189
-
PHP No input file specified 解决办法阅读 1449
-
算法每日一题20190619:两数之和阅读 1906