kubekey icon indicating copy to clipboard operation
kubekey copied to clipboard

No SHA256 found for kubeadm. v1.28.2 is not supported.

Open DokiDoki1103 opened this issue 1 year ago • 2 comments

What is version of KubeKey has the issue?

kk version: &version.Info{Major:"3", Minor:"0", GitVersion:"v3.0.13", GitCommit:"ac75d3ef3c22e6a9d999dcea201234d6651b3e72", GitTreeState:"clean", BuildDate:"2023-11-07T08:42:04Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"}

What is your os environment?

Ubuntu 16.04

KubeKey config file

No response

A clear and concise description of what happend.

13:48:47 CST message: [LocalHost] Failed to download kubeadm binary: curl -L -o /root/kubekey/kube/v1.28.2/amd64/kubeadm https://kubernetes-release.pek3b.qingstor.com/release/v1.28.2/bin/linux/amd64/kubeadm error: No SHA256 found for kubeadm. v1.28.2 is not supported. 13:48:47 CST failed: [LocalHost] error: Pipeline[CreateClusterPipeline] execute failed: Module[NodeBinariesModule] exec failed: failed: [LocalHost] [DownloadBinaries] exec failed after 1 retries: Failed to download kubeadm binary: curl -L -o /root/kubekey/kube/v1.28.2/amd64/kubeadm https://kubernetes-release.pek3b.qingstor.com/release/v1.28.2/bin/linux/amd64/kubeadm error: No SHA256 found for kubeadm. v1.28.2 is not supported. [root@iZ0jl0z1ijd1ad7ivnkvw7Z ~]# ./kk create cluster --with-kubernetes v1.28.1 --container-manager containerd

Relevant log output

No response

Additional information

No response

DokiDoki1103 avatar Jan 03 '24 05:01 DokiDoki1103

https://github.com/kubesphere/kubekey/issues/2030

liuweiGL avatar Jan 18 '24 17:01 liuweiGL

Execute the following command

./kk artifact export -m manifest.yaml -o kubesphere.tar.gz

Error

10:04:58 CST message: [LocalHost] Failed to download kubeadm binary: curl -L -o /root/kubekey/kubekey/artifact/kube/v1.27.4/amd64/kubeadm https://kubernetes-release.pek3b.qingstor.com/release/v1.27.4/bin/linux/amd64/kubeadm error: No SHA256 found for kubeadm. v1.27.4 is not supported. 10:04:58 CST failed: [LocalHost] error: Pipeline[ArtifactExportPipeline] execute failed: Module[ArtifactBinariesModule] exec failed: failed: [LocalHost] [DownloadBinaries] exec failed after 1 retries: Failed to download kubeadm binary: curl -L -o /root/kubekey/kubekey/artifact/kube/v1.27.4/amd64/kubeadm https://kubernetes-release.pek3b.qingstor.com/release/v1.27.4/bin/linux/amd64/kubeadm error: No SHA256 found for kubeadm. v1.27.4 is not supported.

Is there a big guy to help solve it?

xiaodu99 avatar Feb 29 '24 02:02 xiaodu99