Worker nodes get localhost as hostname
The worker node comes up with a hostname in the iLO console. However, the worker node in the
oc get nodes
command comes up without a designated hostname in the cluster.
[root@npsvm ISO]# oc get nodes
NAME STATUS ROLES AGE VERSION
localhost.localdomain Ready worker 38m v1.16.2+45a4ac4
master-01.c10.qa.com Ready master 85m v1.16.2+45a4ac4
master-02.c10.qa.com Ready master 85m v1.16.2+45a4ac4
master-03.c10.qa.com Ready master 85m v1.16.2+45a4ac4
worker-02.c10.qa.com Ready worker 38m v1.16.2+45a4ac4
Known issue from Red Hat that occurs intermittently.