mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Merge pull request #49 from b10s/patch-3
Update 07-bootstrapping-etcd.md
This commit is contained in:
@@ -8,7 +8,7 @@ The commands in this lab must be run on each controller instance: `master-1`, an
|
|||||||
|
|
||||||
### Running commands in parallel with tmux
|
### Running commands in parallel with tmux
|
||||||
|
|
||||||
[tmux](https://github.com/tmux/tmux/wiki) can be used to run commands on multiple compute instances at the same time. See the [Running commands in parallel with tmux](01-prerequisites.md#running-commands-in-parallel-with-tmux) section in the Prerequisites lab.
|
[tmux](https://github.com/tmux/tmux/wiki) can be used to run commands on multiple compute instances at the same time.
|
||||||
|
|
||||||
## Bootstrapping an etcd Cluster Member
|
## Bootstrapping an etcd Cluster Member
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user