mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 11:52:41 +03:00
Merge pull request #138 from danielalejandrohc/patch-1
Make the command to work straight
This commit is contained in:
@@ -43,9 +43,6 @@ So let's get started!
|
||||
|
||||
Copy the ca certificate to the worker node:
|
||||
|
||||
```
|
||||
master-1$ scp ca.crt worker-2:~/
|
||||
```
|
||||
|
||||
## Step 1 Configure the Binaries on the Worker node
|
||||
|
||||
|
Reference in New Issue
Block a user