容器平台OKD部署中遇到boostrap节点--Kernel参数引导后系统报错问题

OpenShift 容器平台社区版 OKD 4.10.0部署 中引导boostrap节点--Kernel参数配置(ip=192.168.100.156::192.168.100.1:255.255.255.0:bootstrap.okd4.tlzh.com:ens192:none nameserver=192.168.100.155 coreos.inst.install_dev=/dev/sda coreos.inst.image_url=http://192.168.100.155:8088/install/fcos.raw.xz coreos.inst.ignition_url=http://192.168.100.155:8088/ignition/bootstrap.ign%EF%BC%89%E6%89%A7%E8%A1%8C%E4%B9%8B%E5%90%8E 提示Failed Units:1 coreos-installer.service。执行openshift-install --dir=/opt/openshift wait-for bootstrap-complete --log-level=debug提示ERROR Attempted to gather ClusterOperator status after wait failure: listing ClusterOperator objects: Get "https://api.okd4.tlzh.com:6443/apis/config.openshift.io/v1/clusteroperators": EOF

INFO Use the following commands to gather logs from the cluster
INFO openshift-install gather bootstrap --help
ERROR Bootstrap failed to complete: Get "https://api.okd4.tlzh.com:6443/version": EOF
ERROR Failed waiting。不知道咋回事。各位大佬遇到过没

用代码块功能插入代码,请勿粘贴截图
运行结果及报错内容
我的解答思路和尝试过的方法
我想要达到的结果