pixiake

Results 84 comments of pixiake

/cc @kubesphere/sig-multitenancy

Yes, the next version of kubekey will optimize the installation of containerd. https://github.com/kubesphere/kubekey/issues/1131

You can update the image (kubesphere/ks-installer:v3.2.1) and try again.

Thanks for reaching out to us. We sync the images with the repo [image-sync-config](https://github.com/kubesphere/image-sync-config). Welcome to help add `cloudcore:v1.6.2` into it.

It seems that it is impossible to connect to kube-apiserver. Is there firewall or security group between nodes? Does the node have enough cpu and memory?

The configmap is not created or updated until all components are installed. You can view the installation progress in ks-installer's log. `kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system...

@escoffier The configmap is not created or updated until all components are installed. You can view the installation progress in ks-installer's log. kubectl logs -n kubesphere-system $(kubectl get pod -n...

@xiaoshengaimm Is there an error in the log of ks-installer?