Skip to content

Conversation

@daxelrod-rh
Copy link
Contributor

DNS lookups are not a reliable way to find all of an NLB's listener IPs. There is no guarantee that the DNS server will give your machine all valid listeners, and there may be more than two.

Instead, use an AWS documented technique to find all network interfaces associated with an NLB to get those network interfaces' IPs. Use those IPs for the target group for the public NLB.

DNS lookups are not a reliable way to find all of an NLB's listener IPs.
There is no guarantee that the DNS server will give your machine all
valid listeners, and there may be more than two.

Instead, use an AWS documented technique to find all network interfaces
associated with an NLB to get those network interfaces' IPs. Use those
IPs for the target group for the public NLB.
@netlify
Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for rh-cloud-experts ready!

Name Link
🔨 Latest commit e1e3e9f
🔍 Latest deploy log https://app.netlify.com/sites/rh-cloud-experts/deploys/674f6e30202b4800087b9896
😎 Deploy Preview https://deploy-preview-605--rh-cloud-experts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant