- Mastering Docker Enterprise
- Mark Panthofer
- 370字
- 2021-07-02 12:30:11
Installing the Docker Enterprise Engine on all nodes
With your license key and Docker storebits URL saved on your local machine, it is time to install the Docker Enterprise Engine on all of your nodes. For this section, we will be using an Ubuntu distribution of Linux and a Windows 2016 server as a second worker node. So, all together we have a four-node cluster.
Start by creating SSH sessions into each of your Linux nodes and an RDP session into your Windows worker. Now, you are ready to begin the engine install process. Please note the bash install commands will vary slightly on different flavors of Linux and will be completely different on Windows 2016, where we use PowerShell.
We will begin with the Linux nodes, where we will use the package manager and the official Docker repository for installing our software. Once the Docker Engines are installed, all of the other Docker Enterprise software runs in containers and will come from Docker's container registry.
I'll demonstrate how to get started, using VS code. First, we open a couple of files using the menu bar File | Open to open two empty files. In the first file, save your connection information (public/private IPs) to your cloud servers and in the second file, just a scratch pad to store your Docker storebits URL and a place to paste commands from this chapter's accompanying repository page: https://github.com/NVISIA/MasteringDockerEE/blob/master/PoC/install/Install-EE-Engine-notes.md. Then, open some SSH Terminal sessions—one for each node. Now you are ready to install:

- 控制與決策系統(tǒng)仿真
- 反饋系統(tǒng):多學(xué)科視角(原書第2版)
- 數(shù)據(jù)中心建設(shè)與管理指南
- Dreamweaver CS3網(wǎng)頁設(shè)計(jì)與網(wǎng)站建設(shè)詳解
- 條碼技術(shù)及應(yīng)用
- Windows內(nèi)核原理與實(shí)現(xiàn)
- 3D Printing for Architects with MakerBot
- 21天學(xué)通Visual C++
- 構(gòu)建高性能Web站點(diǎn)
- Kubernetes for Developers
- Storm應(yīng)用實(shí)踐:實(shí)時(shí)事務(wù)處理之策略
- 單片機(jī)技術(shù)一學(xué)就會(huì)
- Mastering Game Development with Unreal Engine 4(Second Edition)
- Excel 2007常見技法與行業(yè)應(yīng)用實(shí)例精講
- Linux嵌入式系統(tǒng)開發(fā)