【问题标题】:Unable to start Openshift Origin 3.11 on Single VM无法在单个 VM 上启动 Openshift Origin 3.11
【发布时间】:2021-12-08 04:12:37
【问题描述】:

我正在尝试以一体机模式在 Centos8 机器上运行 OpenShift origin 3.11。 我已经按照链接执行了所有必要的步骤: https://opensource.com/article/18/11/local-okd-cluster-linux

在尝试使用以下命令创建集群时: oc集群 集群已启动并运行,没有任何问题。然后,当我想使用以下命令运行 Openshift 集群时: oc cluster up --public-hostname=103.231.8.164 失败并出现以下错误:

报价 I1021 16:48:50.515745 21486 run_self_hosted.go:557] 服务器还不健康。稍等片刻。获取https://103.231.8.164:8443/healthz?timeout=32s:拨打tcp 103.231.8.164:8443:连接:连接被拒绝 I1021 16:48:51.516680 21486 run_self_hosted.go:557] 服务器还不健康。稍等片刻。获取https://103.231.8.164:8443/healthz?timeout=32s:拨打tcp 103.231.8.164:8443:连接:连接被拒绝 I1021 16:48:51.517328 21486 run_self_hosted.go:557] 服务器还不健康。稍等片刻。获取https://103.231.8.164:8443/healthz?timeout=32s:拨打tcp 103.231.8.164:8443:连接:连接被拒绝 E1021 16:48:51.517364 21486 run_self_hosted.go:571] API 服务器错误:获取https://103.231.8.164:8443/healthz?timeout=32s:拨打 tcp 103.231.8.164:8443:连接:连接被拒绝() 错误:等待条件超时

【问题讨论】:

    标签: linux kubernetes openshift openshift-origin centos8


    【解决方案1】:

    请问您为什么要使用 3.11?

    openshift v3 安装对我有用,只能通过 ansible 安装 (https://github.com/openshift/openshift-ansible/tree/release-3.11)

    我会选择 v4+,因为它更酷且更易于处理/设置: https://cloud.redhat.com/blog/deploy-openshift-at-the-edge-with-single-node-openshift

    【讨论】:

      猜你喜欢
      • 2020-01-12
      • 2019-02-18
      • 2017-09-08
      • 2021-06-01
      • 1970-01-01
      • 2014-05-22
      • 2015-05-02
      • 2020-08-18
      • 1970-01-01
      相关资源
      最近更新 更多