Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve hostnames in service-address command #260

Merged
merged 1 commit into from
May 13, 2020
Merged

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented May 12, 2020

Consul does not support hostnames for mesh gateway wan addresses. For
now to support running on EKS we will resolve the EKS load balancer
hostnames to IPs.

In the future when Consul supports hostnames we will want to remove this
change because the IPs may change and the hostname won't.

@lkysow lkysow requested a review from a team May 12, 2020 22:05
Consul does not support hostnames for mesh gateway wan addresses. For
now to support running on EKS we will resolve the EKS load balancer
hostnames to IPs.

In the future when Consul supports hostnames we will want to remove this
change because the IPs may change and the hostname won't.
@lkysow
Copy link
Member Author

lkysow commented May 12, 2020

Note: I've tested this in EKS and it solves the issue.

Copy link
Contributor

@ishustava ishustava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I haven't tested this and trust that your testing was sufficient.

@lkysow lkysow merged commit 0a42363 into master May 13, 2020
@lkysow lkysow deleted the service-address-resolve branch May 13, 2020 17:06
ndhanushkodi pushed a commit to ndhanushkodi/consul-k8s that referenced this pull request Jul 9, 2021
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.

2 participants