We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 268d1a1 + 4638938 commit f2ac301Copy full SHA for f2ac301
docs/virtlet-101/labs/workshop-setup.md
@@ -10,7 +10,7 @@ chmod 600 virtlet/examples/vmkey
10
wget https://github.com/Mirantis/virtlet/releases/download/v1.4.1/virtletctl
11
chmod +x virtletctl
12
13
-wget https://storage.googleapis.com/kubernetes-release/release/v1.11.0/bin/linux/amd64/kubectl
+wget https://storage.googleapis.com/kubernetes-release/release/v1.12.3/bin/linux/amd64/kubectl
14
chmod +x kubectl
15
16
mkdir -p ~/bin
0 commit comments