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

Every container is accessible over ingress ALB #12

Open
ThomasObenaus opened this issue Apr 29, 2018 · 1 comment
Open

Every container is accessible over ingress ALB #12

ThomasObenaus opened this issue Apr 29, 2018 · 1 comment
Labels
bug Something isn't working security

Comments

@ThomasObenaus
Copy link
Collaborator

All traffic on ingress ALB is routed to the services subnet on the public-services data-center. There on each node runs fabio.
Currently fabio is able to route the traffic to every location inside the vpc and will do as soon as a job registers itself at consul using the tagging-mechanism.

For example prometheus is running o the backoffice nodes. Fabio will route the traffic to them since prometheus currently registers at consul using the tagging-mechanism.

@ThomasObenaus ThomasObenaus added the bug Something isn't working label Apr 29, 2018
@MatthiasScholz
Copy link
Owner

Should be solvable using Consul Service Mesh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working security
Projects
None yet
Development

No branches or pull requests

2 participants