mirror of https://github.com/docker/docs.git
Update hyper-v.md (#3330)
This commit is contained in:
parent
d9654b8ce4
commit
48662775d2
|
@ -59,7 +59,7 @@ Hyper-V](https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/quick
|
|||
|
||||
#### 2. Set up a new external network switch (Optional)
|
||||
|
||||
> **Note**: If you already have a external network switch you can skip this setup and use that one.
|
||||
> **Note**: If you already have an external network switch you can skip this setup and use that one.
|
||||
|
||||
Make sure you have Ethernet connectivity while you are doing this.
|
||||
|
||||
|
@ -126,7 +126,7 @@ you can create these swarm nodes: `manager1`, `worker1`, `worker2`.
|
|||
PS C:\WINDOWS\system32>
|
||||
```
|
||||
|
||||
* Use the same process, driver and network switch to create the other nodes.
|
||||
* Use the same process, driver, and network switch to create the other nodes.
|
||||
|
||||
For our example, the commands will look like this:
|
||||
|
||||
|
|
Loading…
Reference in New Issue