Skip to content

Commit

Permalink
bump k8s version to v1.1.2 on ubuntu/calico
Browse files Browse the repository at this point in the history
  • Loading branch information
dalanlan committed Nov 26, 2015
1 parent 6b358e4 commit 0f3f22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started-guides/ubuntu-calico.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ We'll use the `kubelet` to bootstrap the Kubernetes master processes as containe

```
# 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.
tar -xf kubernetes.tar.gz
Expand Down

0 comments on commit 0f3f22e

Please sign in to comment.