Updating Host Entry to Add Load Balancer Private IP
Update a host entry to add a load balancer private IP.
Update a host entry to add a load balancer private IP.
dcli "echo '<LB Private IP><Space><Hostname for LB>' >> /etc/hosts" The LB Private IP is the Load Balancer Private IP copied from private Load Balancer.
Example:
dcli "echo '15.0.1.140 ranger-ha-lb.oraclecloud.com' >> /etc/hosts"