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

Load balancers need to add health probes and load balancing rules #7

Open
rberlind opened this issue Feb 3, 2018 · 0 comments
Open

Comments

@rberlind
Copy link

rberlind commented Feb 3, 2018

The 2 load balancers, or at least the server one, needs to add a health probe and a load balancing rule that would forward requests to port 8500 to 8500 on the VMs in the cluster server virtual machine scale set. One needs to add a health probe in order to then add the load balancing rule. Note that the health probe should be TCP, not HTTP.

Prior to adding them, I could not access the Consul UI from my laptop.

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