luolian0 参照这个检查一下 https://kubesphere.com.cn/docs/faq/access-control/cannot-login/
检查一下 image tag 都对吗
kubectl -n kubesphere-system get deploy ks-installer -o jsonpath='{.spec.template.spec.containers[0].image}'
kubectl -n kubesphere-system get deploy ks-apiserver -o jsonpath='{.spec.template.spec.containers[0].image}'
kubectl -n kubesphere-system get deploy ks-controller-manager -o jsonpath='{.spec.template.spec.containers[0].image}'
kubectl get crd users.iam.kubesphere.io -o yaml