jansure 大佬们,ks-account这个pod,一直处于pending状态,但是查看容器状态报这个错误:containers with incomplete status: [wait-redis wait-ldap],但是发现redis和ldap是running状态,
hongming 可以看看这个issue, 一直卡在init container,是因为 nc -vz redis.kubesphere-system.svc 命令无法成功返回,一般都是因为 dns 无法正常解析, 可以参考这个issue https://github.com/kubesphere/kubesphere/issues/1555