Comments on: How to Install OpenShift 4.9 on Bare Metal (UPI) https://www.linuxtechi.com/install-openshift-baremetal-upi/ Mon, 24 Apr 2023 12:25:52 +0000 hourly 1 By: Shanky https://www.linuxtechi.com/install-openshift-baremetal-upi/#comment-52394 Mon, 24 Apr 2023 12:25:52 +0000 https://www.linuxtechi.com/?p=13194#comment-52394 [root@ocp-svc ~]# openshift-install –dir ~/ocp-install wait-for bootstrap-complete –log-level=debug
DEBUG OpenShift Installer 4.12.11
DEBUG Built from commit 7f830053ffa923a8b569a68c436de0882141f91e
INFO Waiting up to 20m0s (until 10:41PM) for the Kubernetes API at https://api.lab.ocp.lan:6443
DEBUG Loading Agent Config…
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
DEBUG Still waiting for the Kubernetes API: the server has asked for the client to provide credentials
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
DEBUG Still waiting for the Kubernetes API: the server has asked for the client to provide credentials
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
DEBUG Still waiting for the Kubernetes API: the server has asked for the client to provide credentials
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
DEBUG Still waiting for the Kubernetes API: the server has asked for the client to provide credentials

DEBUG Still waiting for the Kubernetes API: the server has asked for the client to provide credentials
DEBUG Still waiting for the Kubernetes API: Get “https://api.lab.ocp.lan:6443/version”: EOF
ERROR Attempted to gather ClusterOperator status after wait failure: listing ClusterOperator objects: Get “https://api.lab.ocp.lan: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.lab.ocp.lan:6443/version”: EOF
ERROR Failed waiting for Kubernetes API. This error usually happens when there is a problem on the bootstrap host that prevents creating a temporary control plane.
[root@ocp-svc ~]#

]]>
By: Sreeni https://www.linuxtechi.com/install-openshift-baremetal-upi/#comment-43908 Tue, 01 Nov 2022 17:10:20 +0000 https://www.linuxtechi.com/?p=13194#comment-43908 Dear Pradeep

Thanks for the post and much helpful !

kindly help me with few queries regarding the above installation procedure of OCP.

> what is node named ocp-svc?
> Is it the industry standard installation method?
> I’m trying to setup the cluster on my own using the above steps in the any cloud provider. So, need you support if any

Regards,
Sreeni

]]>