Skip to content

Swarm: a Docker-native clustering system

License

Apache-2.0, CC-BY-SA-4.0 licenses found

Licenses found

Apache-2.0
LICENSE.code
CC-BY-SA-4.0
LICENSE.docs
Notifications You must be signed in to change notification settings

rkazak/swarm

This branch is up to date with docker-archive/classicswarm:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 21, 2017
May 19, 2020
Mar 20, 2019
Sep 3, 2019
Apr 24, 2017
May 19, 2020
May 19, 2020
Mar 20, 2019
Apr 14, 2016
Sep 3, 2019
May 8, 2019
Mar 20, 2019
Jun 1, 2018
Sep 1, 2015
Nov 18, 2014
May 7, 2019
Jul 11, 2017
May 7, 2019
May 7, 2019
Dec 1, 2015
Dec 1, 2015
Jun 25, 2019
Jun 11, 2020
Nov 28, 2016
Oct 14, 2015
Jan 12, 2016
Mar 20, 2019

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 and license

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

About

Swarm: a Docker-native clustering system

Resources

License

Apache-2.0, CC-BY-SA-4.0 licenses found

Licenses found

Apache-2.0
LICENSE.code
CC-BY-SA-4.0
LICENSE.docs

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 76.4%
  • Shell 23.4%
  • Dockerfile 0.2%