• 安装部署
  • oceanbase-dashboard 安装失败 请大佬帮忙分析一下谢谢

创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。如果未按模板创建问题,管理员有权关闭问题。
确保帖子格式清晰易读,用 markdown code block 语法格式化代码块。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。

操作系统信息
例如:虚拟机openeuler 22.03,4C/20G

Kubernetes版本信息
kubectl version 命令执行结果贴在下方

容器运行时
docker version / crictl version / nerdctl version 结果贴在下方

KubeSphere版本信息
例如:v2.1.1/v3.0.0。离线安装还是在线安装。在已有K8s上安装还是使用kk安装。

kubesphere版本4.1.3 离线安装 k8s使用kk安装。

问题是什么
容器运行正常

kubesphere界面中安装oceanbase-dashboard 出现失败

报错日日志

2025-06-18T09:41:12.102888186+08:00 WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: kube.config2025-06-18T09:41:12.102960453+08:00 WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: kube.config2025-06-18T09:41:12.176927017+08:00 history.go:56: [debug] getting history for release oceanbase-dashboard2025-06-18T09:41:12.185606022+08:00 Release “oceanbase-dashboard” does not exist. Installing it now.2025-06-18T09:41:12.185653189+08:00 install.go:214: [debug] Original chart version: ""2025-06-18T09:41:12.222992658+08:00 install.go:231: [debug] CHART PATH: /tmp/helm-executor/repository/oceanbase-dashboard-0.4.0.tgz2025-06-18T09:41:12.223010534+08:00 2025-06-18T09:41:15.962726932+08:00 client.go:142: [debug] creating 13 resource(s)2025-06-18T09:41:16.237065904+08:00 Error: 1 error occurred:2025-06-18T09:41:16.237115048+08:00 * Ingress.networking.k8s.io “oceanbase-dashboard-oceanbase-dashboard” is invalid: spec.rules[0].host: Invalid value: “oceanbase-dashboard.”: a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, ‘-’ or ‘.’, and must start and end with an alphanumeric character (e.g. ‘example.com’, regex used for validation is ‘a-z0-9?(\.a-z0-9?)*’)2025-06-18T09:41:16.237124126+08:00 2025-06-18T09:41:16.237129457+08:00 2025-06-18T09:41:16.237135474+08:00 helm.go:84: [debug] 1 error occurred:2025-06-18T09:41:16.237141095+08:00 * Ingress.networking.k8s.io “oceanbase-dashboard-oceanbase-dashboard” is invalid: spec.rules[0].host: Invalid value: “oceanbase-dashboard.”: a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, ‘-’ or ‘.’, and must start and end with an alphanumeric character (e.g. ‘example.com’, regex used for validation is ‘a-z0-9?(\.a-z0-9?)*’)2025-06-18T09:41:16.237146212+08:00 2025-06-18T09:41:16.237152073+08:00

请大佬帮忙分析一下谢谢

    Error: 1 error occurred:2025-06-18T09:41:16.237115048+08:00 * Ingress.networking.k8s.io “oceanbase-dashboard-oceanbase-dashboard” is invalid: spec.rules[0].host: Invalid value: “oceanbase-dashboard.”: a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, ‘-’ or ‘.’, and must start and end with an alphanumeric character (e.g. ‘example.com’, regex used for validation is ‘a-z0-9?(.a-z0-9?)’)2025-06-18T09:41:16.237124126+08:00 2025-06-18T09:41:16.237129457+08:00 2025-06-18T09:41:16.237135474+08:00 helm.go:84: [debug] 1 error occurred:2025-06-18T09:41:16.237141095+08:00 * Ingress.networking.k8s.io “oceanbase-dashboard-oceanbase-dashboard” is invalid: spec.rules[0].host: Invalid value: “oceanbase-dashboard.”: a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, ‘-’ or ‘.’, and must start and end with an alphanumeric character (e.g. ‘example.com’, regex used for validation is ‘a-z0-9?(.a-z0-9?)’)2025-06-18T09:41:16.237146212+08:00 2025-06-18T09:41:16.237152073+08:00

    检查一下你的ingress host名称

    • 已编辑
    • 已编辑
    • 已编辑