cos icon indicating copy to clipboard operation
cos copied to clipboard

Every container is accessible over ingress ALB

Open ThomasObenaus opened this issue 7 years ago • 1 comments

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 avatar Apr 29 '18 17:04 ThomasObenaus

Should be solvable using Consul Service Mesh.

MatthiasScholz avatar Dec 15 '20 22:12 MatthiasScholz