
Building a Home VM Infrastructure with KubeVirt
KubeVirt is a tool for managing VM infrastructure. With KubeVirt, you can manage VMs on Kubernetes in the same way as containers. I tried KubeVirt to easily spin up VMs at home, so I’ll share the method and my impressions.

Paper Reviews: Distributed Tracing & Borg
Inspired by https://joisino.hatenablog.com/, I decided to try reading papers every day as much as possible. To help maintain the habit, I’m publishing excerpts from my paper notes along with my thoughts. To start, I’ll introduce some well-known papers in the distributed tracing field, which is related to my own research, along with papers from the recently held NSDI'23, and the Borg paper from Google, which Kubernetes is based on.


