- Notifications
You must be signed in to change notification settings - Fork1.1k
Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is athttps://github.com/docker/swarmkit
License
Apache-2.0, CC-BY-SA-4.0 licenses found
Licenses found
docker-archive/classicswarm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Classic Swarm has been archived and is no longer actively developed. You may want touse the Swarm mode built into the Docker Engine instead, or another orchestration system.
Docker Swarm "Classic" is native clustering for Docker. It turns a pool of Docker hostsinto a single, virtual host.
Docker Swarm "Classic" standalone: This project. A native clustering system forDocker. It turns a pool of Docker hosts into a single, virtual host using anAPI proxy system. SeeDocker Swarm overview.It was Docker's first container orchestration project that began in 2014.
Swarmkit: Clustermanagement and orchestration features in Docker Engine 1.12 or later. When Swarmkitis enabled we call Docker Engine running in swarm mode. See thefeature list:Swarm mode overview.This project focuses on micro-service architecture. It supports servicereconciliation, load balancing, service discovery, built-in certificate rotation, etc.
Copyright © 2014-2018 Docker, Inc. All rights reserved, except as follows. Codeis 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.0International License under the terms and conditions set forth in the file"LICENSE.docs". You may obtain a duplicate copy of the same license, titledCC-BY-SA-4.0, athttps://creativecommons.org/licenses/by-sa/4.0/.
About
Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is athttps://github.com/docker/swarmkit