首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法将helm插件添加到mac上的minishift

无法将helm插件添加到mac上的minishift
EN

Stack Overflow用户
提问于 2018-09-01 08:14:25
回答 1查看 365关注 0票数 0

安装了minikube并尝试添加helm插件

总是失败,并显示消息

--应用插件‘helm’:..应用插件时出错:执行命令时出错'ssh命令错误:

命令: docker run --rm /var/lib/minishift/openshift.local.config:/var/lib/minishift/openshift.local.config:z /home/docker:/root:z KUBECONFIG=/var/lib/minishift/openshift.local.config/master/admin.kubeconfig -v = -v --env KUBECONFIG=/var/lib/minishift/openshift.local.config/master/admin.kubeconfig --env HELM_HOST=localhost:8443 lachlanevenson/k8s-helm:v2.8.1init

错误:退出状态1

输出:创建/root/.helm

正在创建/root/.helm/repository

正在创建/root/.helm/repository/cache

正在创建/root/.helm/repository/local

创建/root/.helm/plugins

创建/root/.helm/starters

创建/root/.helm/cache/archive

创建/root/.helm/repository/repositories.yaml

使用URL添加稳定的存储库:https://kubernetes-charts.storage.googleapis.com

使用URL添加本地存储库:http://127.0.0.1:8879/charts

已在/ $HELM_HOME /.helm处配置根。

错误:安装错误: Post http://localhost:8080/apis/extensions/v1beta1/namespaces/kube-system/deployments:dial tcp 127.0.0.1:8080: getsockopt:连接被拒绝

':

minishift状态指示openshift未运行

minishift状态

Minishift:运行

配置文件: minishift

OpenShift:已停止

DiskUsage:错误(挂载于:)

CacheUsage: 1.638 GB (由oc二进制、ISO或缓存镜像使用)

我被困在这里了。感谢任何帮助

EN

回答 1

Stack Overflow用户

发布于 2018-09-26 23:53:58

这个问题出现在http://localhost:8080中,而HELM_HOST=localhost:8443应该设置https而不是普通的http。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/52123883

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档