-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
during the deployment of an cluster with agent-base installer I forgot:
I forgot to change install-config yaml part from:
platform: none: {}
to
platform: baremetal: apiVIPs: - 10.32.98.81 ingressVIPs: - 10.32.98.80
DNS are was correct, the error message was strange, it just failed to add last node from not-ready to ready state to start the installation.
It would be great to have a kind of Load Balancer check with a clear error message that the Load Balancer is not properly configured.