KubeSphere 版本 : v4.1.3
2025-06-25T10:27:41.739417654+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:27:44.139439707+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:27:46.538692373+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:27:48.939748200+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:27:51.339140717+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:27:53.738877419+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:27:56.138872660+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:27:58.539775977+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:28:00.938174103+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:28:03.340016015+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:28:05.739328733+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:28:08.140764508+08:00 ready.go:303: [debug] Deployment is not ready: loki/loki-agent-gateway. 0 out of 1 expected pods are ready
2025-06-25T10:28:08.771860243+08:00 Error: client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
2025-06-25T10:28:08.771897349+08:00 helm.go:84: [debug] client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
然后在安装探针的服务中查到这个日志
2025-06-25T11:44:17.992184253+08:00 /docker-entrypoint.sh: No files found in /docker-entrypoint.d/, skipping configuration2025-06-25T11:44:17.998266932+08:00 2025/06/25 03:44:17 [emerg] 1#1: host not found in resolver “coredns.kube-system.svc.cluster.local.” in /etc/nginx/nginx.conf:382025-06-25T11:44:17.998295112+08:00 nginx: [emerg] host not found in resolver “coredns.kube-system.svc.cluster.local.” in /etc/nginx/nginx.conf:38
按之前用户的操作,修改了kubedns的名称,之后重运行任务,出现下面
2025-06-26T08:59:33.357859824+08:00 WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: kube.config
2025-06-26T08:59:33.357902945+08:00 WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: kube.config
2025-06-26T08:59:33.426214743+08:00 history.go:56: [debug] getting history for release loki-agent
2025-06-26T08:59:33.532417733+08:00 upgrade.go:155: [debug] preparing upgrade for loki-agent
2025-06-26T08:59:33.554640060+08:00 Error: UPGRADE FAILED: another operation (install/upgrade/rollback) is in progress
2025-06-26T08:59:33.554682750+08:00 helm.go:84: [debug] another operation (install/upgrade/rollback) is in progress
2025-06-26T08:59:33.554687006+08:00 helm.sh/helm/v3/pkg/action.init
2025-06-26T08:59:33.554690026+08:00 helm.sh/helm/v3/pkg/action/action.go:52
2025-06-26T08:59:33.554692598+08:00 runtime.doInit1
2025-06-26T08:59:33.554698256+08:00 runtime/proc.go:6735
2025-06-26T08:59:33.554700965+08:00 runtime.doInit
2025-06-26T08:59:33.554703694+08:00 runtime/proc.go:6702
2025-06-26T08:59:33.554706082+08:00 runtime.main
2025-06-26T08:59:33.554709315+08:00 runtime/proc.go:249
2025-06-26T08:59:33.554711585+08:00 runtime.goexit
2025-06-26T08:59:33.554716653+08:00 runtime/asm_amd64.s:1650
2025-06-26T08:59:33.554719165+08:00 UPGRADE FAILED
2025-06-26T08:59:33.554721646+08:00 main.newUpgradeCmd.func2
2025-06-26T08:59:33.554724056+08:00 helm.sh/helm/v3/cmd/helm/upgrade.go:229
2025-06-26T08:59:33.554726486+08:00 github.com/spf13/cobra.(*Command).execute
2025-06-26T08:59:33.554728804+08:00 github.com/spf13/cobra@v1.8.0/command.go:983
2025-06-26T08:59:33.554730887+08:00 github.com/spf13/cobra.(*Command).ExecuteC
2025-06-26T08:59:33.554732556+08:00 github.com/spf13/cobra@v1.8.0/command.go:1115
2025-06-26T08:59:33.554734213+08:00 github.com/spf13/cobra.(*Command).Execute
2025-06-26T08:59:33.554735769+08:00 github.com/spf13/cobra@v1.8.0/command.go:1039
2025-06-26T08:59:33.554737472+08:00 main.main
2025-06-26T08:59:33.554738974+08:00 helm.sh/helm/v3/cmd/helm/helm.go:83
2025-06-26T08:59:33.554740556+08:00 runtime.main
2025-06-26T08:59:33.554742155+08:00 runtime/proc.go:267
2025-06-26T08:59:33.554743793+08:00 runtime.goexit
2025-06-26T08:59:33.554745430+08:00 runtime/asm_amd64.s:1650
有人能解决吗?