- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 95字
- 2021-07-02 21:17:27
Swarm mode
In version 1.12, Docker introduced the Swarm mode, built into its engine. To run a cluster, the user needs to execute two commands on each Docker host:
To enter Swarm mode:
$ docker swarm init
To add a node to the cluster:
$ docker swarm join
Unlike Swarm, Swarm mode comes with service discovery, load balancing, security, rolling updates and scaling, and so on, built into the Docker engine itself. Swarm mode makes the management of the cluster easy since it does not require any orchestration tools to create and manage the cluster.
推薦閱讀
- 集成架構中型系統(tǒng)
- 繪制進程圖:可視化D++語言(第1冊)
- HBase Design Patterns
- 數(shù)據(jù)挖掘實用案例分析
- 群體智能與數(shù)據(jù)挖掘
- 大型數(shù)據(jù)庫管理系統(tǒng)技術、應用與實例分析:SQL Server 2005
- 完全掌握AutoCAD 2008中文版:綜合篇
- 控制系統(tǒng)計算機仿真
- Mastering Text Mining with R
- 深度學習原理與 TensorFlow實踐
- JSP通用范例開發(fā)金典
- 玩轉機器人:基于Proteus的電路原理仿真(移動視頻版)
- 巧學活用Photoshop
- 傳感器應用技術
- PVCBOT零基礎機器人制作(第2版)