Skip to content

Commit

Permalink
Update 09-bootstrapping-kubernetes-workers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoctezuma authored May 16, 2018
1 parent a2cc1b1 commit 16855a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/09-bootstrapping-kubernetes-workers.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ sudo mkdir -p \
Install the worker binaries:

```shell
sudo tar -xvf cni-plugins-amd64-v0.6.0.tgz -C /opt/cni/bin/
sudo tar -xvf cni-plugins-amd64-v0.7.0.tgz -C /opt/cni/bin/
```

```shell
Expand Down

0 comments on commit 16855a0

Please sign in to comment.