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
机器原本安装有 kubeasz 3.6.0, 后来在没有对3.6.0做任何操作的情况下,按照官方文档安装了3.6.1 安装过程提示部分二进制文件无法找到,实际部分二进制文件已经放到相关目录下
希望可以成功部署集群
机器原本安装有 kubeasz 3.6.0, 后来在没有对3.6.0做任何操作的情况下,按照官方文档安装了3.6.1
No response
[root@k8s esop]# uname -a Linux k8s.node1 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
[root@k8s esop]# 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"
The text was updated successfully, but these errors were encountered:
如果装过3.6.0版本,想要使用kubeasz 3.6.1;可以按照如下步骤: 1.删除3.6.0 安装的k8s集群 2.删除kubeasz 3.6.0: rm -rf /etc/kubeasz 3.按照3.6.1的正常安装
Sorry, something went wrong.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
No branches or pull requests
What happened? 发生了什么问题?
机器原本安装有 kubeasz 3.6.0, 后来在没有对3.6.0做任何操作的情况下,按照官方文档安装了3.6.1
安装过程提示部分二进制文件无法找到,实际部分二进制文件已经放到相关目录下
What did you expect to happen? 期望的结果是什么?
希望可以成功部署集群
How can we reproduce it (as minimally and precisely as possible)? 尽可能最小化、精确地描述如何复现问题
机器原本安装有 kubeasz 3.6.0, 后来在没有对3.6.0做任何操作的情况下,按照官方文档安装了3.6.1
Anything else we need to know? 其他需要说明的情况
No response
Kubernetes version k8s 版本
Kubeasz version
OS version 操作系统版本
[root@k8s esop]# uname -a
Linux k8s.node1 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
[root@k8s esop]# 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"
Related plugins (CNI, CSI, ...) and versions (if applicable) 其他网络插件等需要说明的情况
The text was updated successfully, but these errors were encountered: