ks-installer icon indicating copy to clipboard operation
ks-installer copied to clipboard

在k8s上安装ks报错, create: failed to create: secrets "sh.helm.release.v1.elasticsearch-logging-curator

Open MuXueMaster opened this issue 4 years ago • 0 comments

我在k8s上安装ks,报如下的错误,请教下,如何解决?

{"changed": true, "cmd": "/usr/local/bin/helm upgrade --install elasticsearch-logging-curator /kubesphere/kubesphere/elasticsearch/elasticsearch-curator-1.3.3.tgz -f /re/kubesphere/elasticsearch/custom-values-elasticsearch-curator.yaml --namespace kubesphere-logging-system\n", "delta": "0:00:00.787170", "end": "2021-12-10 14:12:14.254194", "msg": "non-zero return"rc": 1, "start": "2021-12-10 14:12:13.467024", "stderr": "Error: create: failed to create: secrets \"sh.helm.release.v1.elasticsearch-logging-curator.v1\" is forbidden: unable to create new contentspace kubesphere-logging-system because it is being terminated", "stderr_lines": ["Error: create: failed to create: secrets \"sh.helm.release.v1.elasticsearch-logging-curator.v1\" is forbidden: unabeate new content in namespace kubesphere-logging-system because it is being terminated"], "stdout": "Release \"elasticsearch-logging-curator\" does not exist. Installing it now.", "stdout_lines": ["\"elasticsearch-logging-curator\" does not exist. Installing it now."]}

image

MuXueMaster avatar Dec 10 '21 06:12 MuXueMaster