mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
d05adebf30
This PR adds support for loadbalancing across a group of endpoints that share the same service configuration as passed in by `OptionService`. The loadbalancer is implemented using ipvs with just round robin scheduling supported for now. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
constants.go | ||
ipvs.go | ||
ipvs_test.go | ||
netlink.go |