Skip to content

wsilva/docker-lb-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Internal DNS round robin demo

This demo was made to demonstrate how the internal DNS from docker makes the round robin if there is more than one guy with tha same alias on the network.

Just run the stack

docker-compose up -d

Then scale

docker-compose scale web=6

Test it with curl, wget, or refreshing the app with a browser

Credits:

PS: Before it I was using Json Wilder awesome proxy container: https://github.com/jwilder/nginx-proxy .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published