mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
minor update
This commit is contained in:
@@ -4,7 +4,7 @@ In this lab you will bootstrap the Kubernetes control plane across 2 compute ins
|
|||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
The commands in this lab must be run on each controller instance: `controller-1`, and `controller-2`. Login to each controller instance using SSH Terminal. Example:
|
The commands in this lab must be run on each controller instance: `master-1`, and `master-2`. Login to each controller instance using SSH Terminal. Example:
|
||||||
|
|
||||||
### Running commands in parallel with tmux
|
### Running commands in parallel with tmux
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user