Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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/).