kubekey icon indicating copy to clipboard operation
kubekey copied to clipboard

kk3.1.9 error: Unsupported KubeSphere version: 4.1.3

Open lenchag opened this issue 7 months ago • 1 comments

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

lenchag avatar May 17 '25 10:05 lenchag

KubeSphere 4.1.3 has updated its installation methods. For details, refer to: KubeSphere Documentation - Installation Guide

redscholar avatar May 19 '25 02:05 redscholar