mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Merge pull request #57 from rahulsoni43/patch-4
Update 09-bootstrapping-kubernetes-workers.md
This commit is contained in:
@@ -102,6 +102,8 @@ worker-1$ wget -q --show-progress --https-only --timestamping \
|
||||
https://storage.googleapis.com/kubernetes-release/release/v1.13.0/bin/linux/amd64/kubelet
|
||||
```
|
||||
|
||||
Reference: https://kubernetes.io/docs/setup/release/#node-binaries
|
||||
|
||||
Create the installation directories:
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user