aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/exp/containerd-to-vm/hack (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-05ref(fcuny/exp): delete containerd-to-vmFranck Cuny1-26/+0
The code is in https://github.com/fcuny/containerd-to-vm
2022-06-11hack: firecracker binary and CNI configurationFranck Cuny1-0/+26
Add a target to the Makefile to download a version of firecracker and extract it under the repository hack/firecracker. We will then use this binary for running the VM. Add a CNI configuration under hack/cni. This configuration will need to be copied to `/etc/cni/conf.d`.