rasheedamir / coreos-container-platform-as-a-service

Automated provisioning and deployment of an CoreOS cluster and sample application
Apache License 2.0
0 stars 0 forks source link

use domain names with elastic load balancing #5

Open rasheedamir opened 8 years ago

rasheedamir commented 8 years ago

fix this issue:

Because the set of IP addresses associated with a LoadBalancer can change over time, you should never create an "A" record with any specific IP address. If you want to use a friendly DNS name for your load balancer instead of the name generated by the Elastic Load Balancing service, you should create a CNAME record for the LoadBalancer DNS name, or use Amazon Route 53 to create a hosted zone. For more information, see Using Domain Names With Elastic Load Balancing.