Commit 65cdb12a authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #17076 from Symmetric/patch-2

Auto commit by PR queue bot
parents e665c448 2f570489
...@@ -75,7 +75,7 @@ We'll use the `kubelet` to bootstrap the Kubernetes master processes as containe ...@@ -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.0/kubernetes.tar.gz wget https://github.com/kubernetes/kubernetes/releases/download/v1.1.1/kubernetes.tar.gz
# Extract the Kubernetes binaries. # Extract the Kubernetes binaries.
tar -xf kubernetes.tar.gz tar -xf kubernetes.tar.gz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment