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星跟踪图

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

概览

名称与所有者docker-archive/classicswarm
主编程语言Go
编程语言Go (语言数: 3)
平台
许可证Apache License 2.0
发布数57
最新版本名称v1.2.9 (发布于 )
第一版名称v0.1.0-rc1 (发布于 )
创建于2014-05-01 23:15:17
推送于2020-06-11 09:36:02
最后一次提交2020-06-11 10:36:01
星数5.8k
关注者数316
派生数1.1k
提交数3.6k
已启用问题?
问题数1354
打开的问题数0
拉请求数1254
打开的拉请求数0
关闭的拉请求数373
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部