Classic Swarm

Swarm Classic:一种容器集群系统。不要与 https://github.com/docker/swarmkit 上的 Docker Swarm 混淆。「Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit」

Github stars Tracking Chart

Classic Swarm: a Docker-native clustering system

Classic Swarm has been archived and is no longer actively developed. You may want to
use the Swarm mode built into the Docker Engine instead, or another orchestration system.

GoDoc
Build Status
Go Report Card

Docker Swarm Logo

Docker Swarm "Classic" is native clustering for Docker. It turns a pool of Docker hosts
into a single, virtual host.

Swarm Disambiguation

Docker Swarm "Classic" standalone: This project. A native clustering system for
Docker. It turns a pool of Docker hosts into a single, virtual host using an
API proxy system. See Docker Swarm overview.
It was Docker's first container orchestration project that began in 2014.

Swarmkit: Cluster
management and orchestration features in Docker Engine 1.12 or later. When Swarmkit
is enabled we call Docker Engine running in swarm mode. See the
feature list: Swarm mode overview.
This project focuses on micro-service architecture. It supports service
reconciliation, load balancing, service discovery, built-in certificate rotation, etc.

Copyright © 2014-2018 Docker, Inc. All rights reserved, except as follows. Code
is released under the Apache 2.0 license. The README.md file, and files in the
"docs" folder are licensed under the Creative Commons Attribution-ShareAlike 4.0
International License under the terms and conditions set forth in the file
"LICENSE.docs". You may obtain a duplicate copy of the same license, titled
CC-BY-SA-4.0, at https://creativecommons.org/licenses/by-sa/4.0/.

Overview

Name With Ownerdocker-archive/classicswarm
Primary LanguageGo
Program languageGo (Language Count: 3)
Platform
License:Apache License 2.0
Release Count57
Last Release Namev1.2.9 (Posted on )
First Release Namev0.1.0-rc1 (Posted on )
Created At2014-05-01 23:15:17
Pushed At2020-06-11 09:36:02
Last Commit At2020-06-11 10:36:01
Stargazers Count5.8k
Watchers Count317
Fork Count1.1k
Commits Count3.6k
Has Issues Enabled
Issues Count1354
Issue Open Count0
Pull Requests Count1254
Pull Requests Open Count0
Pull Requests Close Count373
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top