跳转到主要内容

k8s-v1.30.3&&rancher-v2.9.1

rancher-v2.9.1对应的版本是k8s-v1.30.3

# 官网下载
curl -LO "https://dl.k8s.io/release/v1.30.3/bin/linux/amd64/kubectl"
curl -LO "https://dl.k8s.io/release/v1.30.3/bin/linux/amd64/kubeadm"
curl -LO "https://dl.k8s.io/release/v1.30.3/bin/linux/amd64/kubelet"

# 镜像加速下载

curl -LO uploads/software/k8s/v1.30.3/kubectl
curl -LO uploads/software/k8s/v1.30.3/kubeadm
curl -LO uploads/software/k8s/v1.30.3/kubelet