basefs icon indicating copy to clipboard operation
basefs copied to clipboard

自动构建的镜像不支持1.25版本的部分参数

Open imdingtalk opened this issue 3 years ago • 1 comments

What happened:

使用自动构建出的1.25.1的k8s集群镜像启动集群失败

What you expected to happen:

使用自动构建出的1.25版本的镜像可以使用sealer一键部署成功

Anything else we need to know?:

Environment:

[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 虚拟机环境
  • os
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"

  • Kernel (e.g. 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
  • Install tools: sealer
  • Others:

crictl logs <kube-apiserver id>

Error: invalid argument "TTLAfterFinished=true,EphemeralContainers=true" for "--feature-gates" flag: unrecognized feature gate: TTLAfterFinished

image

imdingtalk avatar Sep 19 '22 07:09 imdingtalk

kube-controller-manager

Error: unknown flag: --experimental-cluster-signing-duration

image

imdingtalk avatar Sep 19 '22 08:09 imdingtalk