创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。如果未按模板创建问题,管理员有权关闭问题。
确保帖子格式清晰易读,用 markdown code block 语法格式化代码块。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
操作系统信息
例如:物理机,Ubuntu,4C/8G
Kubernetes版本信息
master Ready control-plane 5d23h v1.28.9
容器运行时
将 docker version
/ crictl version
/ nerdctl version
结果贴在下方
KubeSphere版本信息
例如:v3.2.1。在线安装。在已有K8s上安装。
问题是什么
2025-07-24T10:05:21.934158386+08:00 TASK [common : KubeSphere | Deploying elasticsearch-logging-curator] ***********
2025-07-24T10:05:25.025498861+08:00 fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: “/usr/local/bin/helm upgrade –install elasticsearch-logging-curator /kubesphere/kubesphere/elasticsearch/elasticsearch-curator-1.3.3.tgz -f /kubesphere/kubesphere/elasticsearch/custom-values-elasticsearch-curator.yaml –namespace kubesphere-logging-system\n”, “delta”: “0:00:02.587230”, “end”: “2025-07-24 10:05:24.936215”, “msg”: “non-zero return code”, “rc”: 1, “start”: “2025-07-24 10:05:22.348985”, “stderr”: "Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: \“elasticsearch-logging-curator-elasticsearch-curator\” namespace: \“\” from \“\”: no matches for kind \“CronJob\” in version \“batch/v1beta1\”\nensure CRDs are installed first", “stderr_lines”: ["Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: \“elasticsearch-logging-curator-elasticsearch-curator\” namespace: \“\” from \“\”: no matches for kind \“CronJob\” in version \“batch/v1beta1\”", “ensure CRDs are installed first”], “stdout”: "Release \“elasticsearch-logging-curator\” does not exist. Installing it now.", “stdout_lines”: ["Release \“elasticsearch-logging-curator\” does not exist. Installing it now."]}
2025-07-24T10:05:25.027504010+08:00