How to register a Rancher cluster node with an EIP in EC2

We need Rancher to register the API server url already with route 53, as well as make sure that the VMs that host the API server are registered with ELB.

This is so that kubectl can target the API servers of the Managed Cluster without relying on Rancher server being available.

Can anybody help on this please?