微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Openshift v 4.3- x509:证书已过期或尚未生效

如何解决Openshift v 4.3- x509:证书已过期或尚未生效

我们正在使用在VMWare环境中进行裸机安装的OpenShift Container Platform 4.3。 按照步骤,我们使用IGN文件和RH CORE映像创建了所有3个主节点,2个工作节点和1个引导节点。 我们可以在引导程序和主节点中看到容器下载图像。 DNS和HA代理部分,我们已经在堡垒服务器上配置了。我们已经用nslookup检查并从所有节点ping所有节点FQDN。 但是我们可以通过环境上的客户端代理连接外部URL。并且我们已将所有节点(quay.io,sso.redhat.com,registry.redhat.io,https://cloud.redhat.com/openshift)中的所有要求URL列入白名单。 由于在阶段的以下命令,我们被迫继续前进。

[core@ ocp4]$ openshift-install --dir=. wait-for bootstrap-complete --log-level=info
INFO Waiting up to 30m0s for the Kubernetes API at https://api.cluster.basedomain.com:6443...
ERROR Attempted to gather ClusterOperator status after wait failure: listing ClusterOperator objects: Get https:// http://api.cluster.basedomain.com:6443/.../clusteroperators: x509: certificate has expired or is not yet valid
INFO Use the following commands to gather logs from the cluster
INFO openshift-install gather bootstrap --help
FATAL waiting for Kubernetes API: context deadline exceeded
[core@ocp4]$

在这个问题上,您能帮忙吗?

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。