hongming ks-account 是不是卡在了init 状态呢?可能是因为dns 无法正常解析导致的,可以检查一下 pod 内dns 是否可以正常解析kubectl -n kubesphere-system exec -it <ks-account pod name> -c wait-redis nslookup redis.kubesphere-system.svc 再检查一下, 解析的地址是否正确kubectl -n kubesphere-system get svc 可以参照这个issue https://github.com/kubesphere/ks-installer/issues/33