File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ $ cat hosts
2626## Step 1:
2727At this point, the ansible playbook should be able to ssh into the machines in the hosts file.
2828``` console
29- git clone https://github.com/containerd/cri
30- cd ./cri/ contrib/ansible
29+ git clone https://github.com/containerd/containerd
30+ cd ./contrib/ansible
3131ansible-playbook -i hosts cri-containerd.yaml
3232```
3333A typical cloud login might have a username and private key file, in which case the following can be used:
Original file line number Diff line number Diff line change 11---
2- containerd_release_version : 1.3.0
2+ containerd_release_version : 1.5.5
33cni_bin_dir : /opt/cni/bin/
44cni_conf_dir : /etc/cni/net.d/
You can’t perform that action at this time.
0 commit comments