https://github.com/tsuru/docker-cluster
Go library for clustering support on Docker.
https://github.com/tsuru/docker-cluster
Last synced: about 1 month ago
JSON representation
Go library for clustering support on Docker.
- Host: GitHub
- URL: https://github.com/tsuru/docker-cluster
- Owner: tsuru
- License: bsd-3-clause
- Created: 2013-06-06T23:46:56.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T21:15:44.000Z (over 5 years ago)
- Last Synced: 2024-07-11T00:54:46.735Z (10 months ago)
- Language: Go
- Homepage: http://godoc.org/github.com/tsuru/docker-cluster
- Size: 600 KB
- Stars: 249
- Watchers: 27
- Forks: 33
- Open Issues: 5
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - tsuru/docker-cluster - Go library for clustering support on Docker. (others)
README
# docker-cluster
[](https://travis-ci.org/tsuru/docker-cluster)
[](https://goreportcard.com/report/github.com/tsuru/docker-cluster)
[](https://codecov.io/gh/tsuru/docker-cluster)Support for running Docker on multiple hosts, with autoscaling capabilities and
pluggable scheduling algorithms.For more details on the API, check the [Docker remote API docs](
http://docs.docker.com/engine/reference/api/docker_remote_api/).