Skip to content

Commit

Permalink
Update init-cluster-containerd-CRIU.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vutuong authored Feb 4, 2021
1 parent 98548c5 commit fb5c681
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion init-cluster-containerd-CRIU.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ After all, run ```make```, and you can find the binaries somewhere in the direct
2. The kubelet and kubeadm binaries can be found in this folder.
```
$ git clone https://github.com/SSU-DCN/podmigration-operator.git
$ cd podmigration-operator/custom-binaries
$ cd podmigration-operator
$ tar -vxf binaries.tar.bz2
$ cd custom-binaries
```
- After downloading/building the kubelet and kubeadm binaries, replace it with existing default K8s-kubelet binaries:
```
Expand Down

0 comments on commit fb5c681

Please sign in to comment.