paulwinex / docker-instance-load-balance-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of load balancing across multiple docker container instances

How to start:

  1. Clone repository and go to them
  2. make up

Now go to http://localhost:4000 and check the number. Each application instance generate constant random number on startup. On refresh the page you will see different numbers.

About


Languages

Language:Python 94.9%Language:Makefile 5.1%