mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
bump k8s version to v1.1.2 on ubuntu/calico
This commit is contained in:
parent
6b358e43dd
commit
0f3f22e99f
@ -75,7 +75,7 @@ We'll use the `kubelet` to bootstrap the Kubernetes master processes as containe
|
|||||||
|
|
||||||
```
|
```
|
||||||
# Get the Kubernetes Release.
|
# Get the Kubernetes Release.
|
||||||
wget https://github.com/kubernetes/kubernetes/releases/download/v1.1.1/kubernetes.tar.gz
|
wget https://github.com/kubernetes/kubernetes/releases/download/v1.1.2/kubernetes.tar.gz
|
||||||
|
|
||||||
# Extract the Kubernetes binaries.
|
# Extract the Kubernetes binaries.
|
||||||
tar -xf kubernetes.tar.gz
|
tar -xf kubernetes.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user