We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kk
原有KubeSphere是v3.x版本,通过社区升级方案升级到v4.1.2;
k8s目前版本:v1.26.15
现在想使用kk升级k8s版本: ./kk upgrade --with-kubernetes v1.27.x -f xxx
提示版本不支持 error: Pipeline[UpgradeClusterPipeline] execute failed: Module[ClusterPreCheckModule] exec failed: failed: [master] [DependencyCheck] exec failed after 3 retries: Unsupported version: v4.1.2
请问有什么办法跳过检查,或者其他方法升级;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
原有KubeSphere是v3.x版本,通过社区升级方案升级到v4.1.2;
k8s目前版本:v1.26.15
现在想使用kk升级k8s版本:
./kk upgrade --with-kubernetes v1.27.x -f xxx
提示版本不支持
error: Pipeline[UpgradeClusterPipeline] execute failed: Module[ClusterPreCheckModule] exec failed:
failed: [master] [DependencyCheck] exec failed after 3 retries: Unsupported version: v4.1.2
请问有什么办法跳过检查,或者其他方法升级;
The text was updated successfully, but these errors were encountered: