kk3.1.9 error: Unsupported KubeSphere version: 4.1.3
What is version of KubeKey has the issue?
kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.9", GitCommit:"f7f74890ec51db1e4c35b54af8ecc87d7f807deb", GitTreeState:"clean", BuildDate:"2025-04-25T03:16:36Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"}
What is your os environment?
Openeuler 24.03 LTS SP1
KubeKey config file
A clear and concise description of what happend.
[root@k8s-master-1 ~]# ./kk create config --name comre.yaml --with-kubernetes 1.33 --with-kubesphere 4.1.3 error: Unsupported KubeSphere version: 4.1.3 [root@k8s-master-1 ~]# ./kk version kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.9", GitCommit:"f7f74890ec51db1e4c35b54af8ecc87d7f807deb", GitTreeState:"clean", BuildDate:"2025-04-25T03:16:36Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"}
Relevant log output
Additional information
No response
KubeSphere 4.1.3 has updated its installation methods. For details, refer to: KubeSphere Documentation - Installation Guide