Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsuru/docker-cluster
Go library for clustering support on Docker.
https://github.com/tsuru/docker-cluster
Last synced: 5 days 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T21:15:44.000Z (about 5 years ago)
- Last Synced: 2024-07-11T00:54:46.735Z (4 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
[![Build Status](https://travis-ci.org/tsuru/docker-cluster.png)](https://travis-ci.org/tsuru/docker-cluster)
[![Go Report Card](https://goreportcard.com/badge/github.com/tsuru/docker-cluster)](https://goreportcard.com/report/github.com/tsuru/docker-cluster)
[![codecov](https://codecov.io/gh/tsuru/docker-cluster/branch/master/graph/badge.svg)](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/).