It is unclear what version of RKE or Kubernetes you are using, but the HA setup is accessed through ingress which needs a hostname. If you want to test each node individually, you can use curl --resolve like
rke version v1.0.8
using ingress we are using hostname. we are working on LB level setup for that we need to access through ip
we want to access each node individually