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 16855a0 commit b8ae615
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 @@ -69,7 +69,7 @@ sudo tar -xvf cni-plugins-amd64-v0.7.0.tgz -C /opt/cni/bin/
```

```shell
sudo tar -xvf cri-containerd-1.0.0-alpha.0.tar.gz -C /
sudo tar -xvf cri-containerd-1.0.0-beta.1.linux-amd64.tar.gz -C /
```

```shell
Expand Down

0 comments on commit b8ae615

Please sign in to comment.