mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Update 08-bootstrapping-kubernetes-controllers.md
Adding control plan binaries reference from kubernetes.io
This commit is contained in:
@@ -30,6 +30,8 @@ wget -q --show-progress --https-only --timestamping \
|
||||
"https://storage.googleapis.com/kubernetes-release/release/v1.13.0/bin/linux/amd64/kubectl"
|
||||
```
|
||||
|
||||
Reference: https://kubernetes.io/docs/setup/release/#server-binaries
|
||||
|
||||
Install the Kubernetes binaries:
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user