hongming ycji 需要稍等配置生效,可以看看 ks-installer 的日志看看有没有报错, kubectl -n kubesphere-system get cm kubesphere-config -o yaml 检查 jwtSecret 是否与host 集群一致,ks-apiserver 被正常重启
hongming ycji 应该是集群(节点)之间时间差较大(默认容忍10s), 可以用 NTP 同步一下,或者调整一下 host 集群 kubesphere-config 中 maximumClockSkew https://kubesphere.com.cn/docs/faq/access-control/session-timeout/
hongming kind memer 集群的 accessTokenMaxAge 必须是 0,https://kubesphere.com.cn/docs/access-control-and-account-management/configuring-authentication/#authentication-configuration