-
-
-
docker swarm 集群搭建和试验
Docker swarm是一个用于创建Docker主机(运行Docker守护进程的服务器)集群的工具,具备服务发现,负载均衡,任务分发、调度,服务状态一致性保持,滚动更新,安全传输等特性。从docker v1.12开始,docker engine 自带了swarm工作模式,使用Swarm操作集群,会使用户感觉就像是在一台主机上进行操作。
-
-
-
The DevOps 2.1 Toolkit: Docker Swarm
The book envelops all aspects of building, testing, deploying, and monitoring services inside Docker Swarm clusters. We'll go through all the tools required for running a cluster
-
-
-
Packt.Native.Docker.Clustering.with.Swarm
... a
clustering solution for your containers. It illustrates the Swarm features, giving a high-level
description of its architecture ... services
and tasks.
Chapter 4, Creating a Production-Grade Swarm, shows and discusses the community-driven
projects Swarm2k ...
-
-
-