- 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.
推薦閱讀
- 大數(shù)據(jù)項目管理:從規(guī)劃到實現(xiàn)
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 大數(shù)據(jù)平臺異常檢測分析系統(tǒng)的若干關(guān)鍵技術(shù)研究
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- 工業(yè)機器人操作與編程
- Learning C for Arduino
- 工業(yè)機器人運動仿真編程實踐:基于Android和OpenGL
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會論稿
- Containers in OpenStack
- 統(tǒng)計挖掘與機器學(xué)習(xí):大數(shù)據(jù)預(yù)測建模和分析技術(shù)(原書第3版)
- 工業(yè)機器人力覺視覺控制高級應(yīng)用
- Windows 7來了
- 智能小車機器人制作大全(第2版)
- 單片機原理、接口及應(yīng)用系統(tǒng)設(shè)計
- 我的IT世界