Toolkit for orchestrating distributed systems at any scale
SwarmKit is a toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more. Its main benefits are: – Distributed: SwarmKit uses the Raft Consensus Algorithm in order to coordinate and does not rely on a single point of failure to perform decisions. – Secure: Node communication and membership within a Swarm are secure out of the box. SwarmKit uses mutual TLS for node authentication, role authorization and transport encryption, automating both certificate issuance and rotation. – Simple: SwarmKit is operationally simple and minimizes infrastructure dependencies. It does not need an external database to operate. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/docker/swarmkit
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.12.0-20.20210420git17d8d4e.fc36 | - |
Fedora 35 | 1.12.0-22.20210420git17d8d4e.fc35 | - |
Fedora 34 | 1.12.0-11.20210130gitd6592dd.fc34~bootstrap | - |
You can contact the maintainers of this package via email at
golang-github-docker-swarmkit dash maintainers at fedoraproject dot org
.