2020年10月19日

摘要: https://sealyun.com/post/kubernetes-vm/ 文件系统DAX(Direct Access filesystem) 内核DAX功能有效地将一些主机端文件映射到来宾VM空间。特别是Kata Containers使用QEMU NVDIMM功能提供内存映射的虚拟设备,可用于 阅读全文
posted @ 2020-10-19 20:04 tycoon3 阅读(503) 评论(0) 推荐(0)
摘要: 1.[root@containerd busybox]# cd /root/busybox 2.利用containerd cli (/usr/local/bin/ctr)运行容器 [root@containerd busybox]# ctr run -t -d --rootfs rootfs bus 阅读全文
posted @ 2020-10-19 19:51 tycoon3 阅读(332) 评论(0) 推荐(0)
摘要: [root@bogon kata]# cd /opt/gopath/src/github.com/kata-containers/kata-containers/src/ [root@bogon src]# make && make install make: *** No targets spec 阅读全文
posted @ 2020-10-19 15:07 tycoon3 阅读(762) 评论(0) 推荐(0)
摘要: osbuilder osbuilder Introduction Terms Building Rootfs creation Rootfs with systemd as init Rootfs with the agent as init dracut based rootfs Image cr 阅读全文
posted @ 2020-10-19 14:31 tycoon3 阅读(413) 评论(0) 推荐(0)
摘要: https://github.com/kata-containers/documentation/blob/master/use-cases/Nvidia-GPU-passthrough-and-Kata.md Using Nvidia GPU device with Kata Containers 阅读全文
posted @ 2020-10-19 11:58 tycoon3 阅读(956) 评论(0) 推荐(0)
摘要: step1: build image /opt/gopath/src/github.com/kata-containers/tests/.ci step2: build kernel bash -x install_image.sh ./build-kernel.sh -f -d build Lin 阅读全文
posted @ 2020-10-19 10:08 tycoon3 阅读(1318) 评论(0) 推荐(0)

导航