mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Merge pull request #58 from rahulsoni43/patch-5
Update 08-bootstrapping-kubernetes-controllers.md
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"
|
"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:
|
Install the Kubernetes binaries:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user