- 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.
推薦閱讀
- 計(jì)算機(jī)應(yīng)用
- IoT Penetration Testing Cookbook
- MicroPython Projects
- 現(xiàn)代機(jī)械運(yùn)動(dòng)控制技術(shù)
- ESP8266 Home Automation Projects
- 網(wǎng)站前臺(tái)設(shè)計(jì)綜合實(shí)訓(xùn)
- 運(yùn)動(dòng)控制系統(tǒng)
- 網(wǎng)絡(luò)存儲(chǔ)·數(shù)據(jù)備份與還原
- 大數(shù)據(jù)素質(zhì)讀本
- 算法設(shè)計(jì)與分析
- 網(wǎng)站規(guī)劃與網(wǎng)頁(yè)設(shè)計(jì)
- Advanced Deep Learning with Keras
- CPLD/FPGA技術(shù)應(yīng)用
- 中小型網(wǎng)站建設(shè)與管理
- 機(jī)器人手工制作