helm init问题

  • Choerodon平台版本: 0.6.0

  • 遇到问题的执行步骤:
    helm init
    –history-max=3
    –tiller-image=gcr.azk8s.cn/kubernetes-helm/tiller:v2.14.3
    –stable-repo-url=https://mirror.azure.cn/kubernetes/charts/
    –service-account=helm-tiller

  • 文档地址:
    https://choerodon.io/zh/docs/installation-configuration/steps/helm/

  • 环境信息(如:节点信息):
    CentOS 7.4 Master节点之一

  • 报错日志:
    $HELM_HOME has been configured at /root/.helm.
    Error: error installing: the server could not find the requested resource

  • 原因分析:

    提出您分析问题的过程,以便我们能更准确的找到问题所在
    尝试过切换使用其他的镜像源,但是没有成功

  • 疑问:

    提出您对于遇到和解决该问题时的疑问

你使用 kubectl version 命令查看一下k8s版本