steven-chen
kubesphere-config 这个configmap是需要等所有组件创建完成后才会创建更新,所以比较慢,时间也跟集群性能有关。
kubesphere-config 这个 configmap 创建出来之后,ks-apiserver应该就可以正常启动了,跟 jwtSecret 这个字段应该没有关系。
有 ks-apiserver 这个pod 的 describe 信息的话可以贴出来看下。
另外可以使用apply yaml的方式安装 3.4.1
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.4.1/kubesphere-installer.yaml
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.4.1/cluster-configuration.yaml