Skip to content

Toy container-aware loadBalancer in Go

Notifications You must be signed in to change notification settings

arvindpunk/loadbalancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loadbalancer

How to run locally

This command will spwan multiple toy load servers on docker

docker compose up

Now to run loadbalancer fo

go run ./docker-lb

Now you can ping

curl localhost:8000

About

Toy container-aware loadBalancer in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.1%
  • Makefile 9.4%
  • Dockerfile 1.5%