helm 安装异常
来源:12-6 监控部署实战 - Helm+PrometheusOperator
weixin_慕妹858642
2022-02-25
按视频操作到这里
[root@node-1 app]# helm init --service-account tiller --upgrade -i registry.cn-hangzhou.aliyuncs.com/google_containers/tiller:v2.13.1 --stable-repo-url https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts
$HELM_HOME has been configured at /root/.helm.
Error: error installing: the server could not find the requested resource
请问老师这是什么问题引起的?
写回答
1回答
-
刘果国
2022-02-26
怀疑是版本兼容问题,参考:https://www.cnblogs.com/dalianpai/p/12154061.html
00
相似问题