mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Update 09-bootstrapping-kubernetes-workers.md
Adding reference for node binaries from kubernetes.io
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
|
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:
|
Create the installation directories:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user