Open zhouwenblog opened 2 years ago
The default helm version in Kubekey v1.2.0 is v3.6.3. Is the version different from your offline helm file?
You can download those binary files by executingkk create cluster
on a machine that can connect to the Internet. This is the easiest way.
BTW,KubeKey will support custom-built offline installation packages in the next major version.
What is version of KubeKey has the issue?
version.BuildInfo{Version:"1.2.0", GitCommit:"c3068bf", GitTreeState:"", GoVersion:"go1.16.9"}.
What is your os environment?
redhat 7.6
KubeKey config file
A clear and concise description of what happend.
/kk upgrade -f config-sample.yaml
Relevant log output
Additional information
离线升级版本提前在外网的机器上下载好了KubeKey里面的离线文件kubekey/v1.21.5/amd64/ cni-plugins-linux-amd64-v0.8.6.tgz helm kubectl kubelet kubeadm 之前从3.1.0升级到3.1.1 离线操作没问题,能读到拷贝进去的文件,但是从3.1.1升级到3.2.0提示helm无法使用离线文件,内网环境没法连接互联网