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
2. 在完成升级后还需要执行06.network.yml这一部,否则k8s默认的cni配置,在络网插件重启后会导至节点间无法正常通信。
这个问题,在升级帮助文档中并没有提到,小白很难排查出问题,大概会全部推到重来才会解决
在运行着的k8s集群上进行upgrade操作有概率出现上边的情况。
No response
# On Linux: $ cat /etc/os-release NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" $ uname -a Linux k8s1 5.4.253-1.el7.elrepo.x86_64 #1 SMP Fri Aug 11 13:53:58 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened? 发生了什么问题?
2. 在完成升级后还需要执行06.network.yml这一部,否则k8s默认的cni配置,在络网插件重启后会导至节点间无法正常通信。
What did you expect to happen? 期望的结果是什么?
How can we reproduce it (as minimally and precisely as possible)? 尽可能最小化、精确地描述如何复现问题
在运行着的k8s集群上进行upgrade操作有概率出现上边的情况。
Anything else we need to know? 其他需要说明的情况
No response
Kubernetes version k8s 版本
Kubeasz version
OS version 操作系统版本
Related plugins (CNI, CSI, ...) and versions (if applicable) 其他网络插件等需要说明的情况
The text was updated successfully, but these errors were encountered: