namespaces "c7n-system" is forbidden: User "system:serviceaccount:kube-system:default" cannot get namespaces in the namespace "c7n-system"

  • Choerodon平台版本: 0.6.0

  • 遇到问题的执行步骤:

  • 文档地址:

  • 环境信息(如:节点信息):

  • 报错日志:
    1

  • 原因分析:

    提出您分析问题的过程,以便我们能更准确的找到问题所在

  • 疑问:

    提出您对于遇到和解决该问题时的疑问
    起步就遇到很多问题啊,这是啥原因啊

请检查部署步骤检查是否有遗漏

http://choerodon.io/zh/docs/installation-configuration/steps/helm/

image

每个步骤都执行了的

您好 需要检查的是helm的安装命令

我重装系统无数次了,还是这个问题,肯定是你们脚本有问题啊 image

请问你的k8s集群是哪个版本?

是这个么image

请执行

kubectl version

你好,执行后:image

帮忙看下啊

你确认你是执行的下面命令吗?

helm init \
    --tiller-image=registry.cn-shanghai.aliyuncs.com/choerodon/tiller:v2.8.2 \
    --stable-repo-url https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts \
    --service-account=helm-tiller