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
使用自动构建出的1.25.1的k8s集群镜像启动集群失败
使用自动构建出的1.25版本的镜像可以使用sealer一键部署成功
[root@worker02 tmp]# sealer version {"gitVersion":"v0.8.6","gitCommit":"884513e","buildDate":"2022-07-12 02:58:54","goVersion":"go1.16.15","compiler":"gc","platform":"linux/amd64"} ESXI 虚拟机环境
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 worker02 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
crictl logs <kube-apiserver id>
Error: invalid argument "TTLAfterFinished=true,EphemeralContainers=true" for "--feature-gates" flag: unrecognized feature gate: TTLAfterFinished
The text was updated successfully, but these errors were encountered:
kube-controller-manager
Error: unknown flag: --experimental-cluster-signing-duration
Sorry, something went wrong.
No branches or pull requests
What happened:
使用自动构建出的1.25.1的k8s集群镜像启动集群失败
What you expected to happen:
使用自动构建出的1.25版本的镜像可以使用sealer一键部署成功
Anything else we need to know?:
Environment:
uname -a
):sealer
crictl logs <kube-apiserver id>
The text was updated successfully, but these errors were encountered: