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

Public External IP Load Balancer #14

Closed
walteraa opened this issue Aug 29, 2017 · 0 comments
Closed

Public External IP Load Balancer #14

walteraa opened this issue Aug 29, 2017 · 0 comments

Comments

@walteraa
Copy link

walteraa commented Aug 29, 2017

Is there any way to set a public IP in External IP in a Load Balancer?

For now, I am using the cloud provider to get some internal IP, which works fine(except for the Crash loopback caused by this issue #2), but I want to use it in a federated environment.

The current scenario I have this environment:

Federation: (Cluster On-premises running keepalived as cloud provider + Google Container Engine cluster) + Google cloud DNS. Which the Federation control plane is in the on-premises cluster.

When I create a federated load balancer, the keepalived set an IP from CIDR, the service discovery works fine(this IP is added to an A record in Google DNS), but this IP isn't public, so the DNS resolution has a pretty chance to return 404 error, if the DNS resolves the name to the on-prem service IP address(which is an inter-cluster IP).

Is there any way to get this IP from a DHCP, making this IP address public and "routable"?

@walteraa walteraa closed this as completed Sep 9, 2017
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

No branches or pull requests

1 participant