操作系统信息
虚拟机,Ubuntu 22.04,4C/8G + 2C/4G + 2C/4G
Kubernetes版本信息
v1.22.12 (尝试了多个版本均报同样的错)
容器运行时
| name | sudo | curl | openssl | ebtables | socat | ipset | ipvsadm | conntrack | chrony | docker | containerd | nfs client | ceph client | glusterfs client | time |
| node1 | y | y | y | y | y | y | | y | y | 20.10.18 | 1.6.8 | | | | CST 09:23:18 |
| node2 | y | y | y | y | y | y | | y | y | 20.10.18 | 1.6.8 | | | | CST 09:23:16 |
| node3 | y | y | y | y | y | y | | y | y | 20.10.18 | 1.6.8 | | | | CST 09:23:16 |
KubeSphere版本信息
v3.3.0。使用kk安装。
问题是什么
09:29:18 CST message: [LocalHost]
Failed to download kubeadm binary: curl -L -o /home/bocheng/kubekey/kube/v1.22.12/amd64/kubeadm https://storage.googleapis.com/kubernetes-release/release/v1.22.12/bin/linux/amd64/kubeadm error: No SHA256 found for kubeadm. v1.22.12 is not supported.
09:29:18 CST failed: [LocalHost]
error: Pipeline[CreateClusterPipeline] execute failed: Module[NodeBinariesModule] exec failed:
failed: [LocalHost] [DownloadBinaries] exec failed after 1 retires: Failed to download kubeadm binary: curl -L -o /home/bocheng/kubekey/kube/v1.22.12/amd64/kubeadm https://storage.googleapis.com/kubernetes-release/release/v1.22.12/bin/linux/amd64/kubeadm error: No SHA256 found for kubeadm. v1.22.12 is not supported.

yaml文件如下:

