You are here |
stefano-garzarella.github.io | ||
| | | |
fabianlee.org
|
|
| | | | The ability to quickly stand up a guest OS with cloud-init is most often associated with deployment of virtual machines in an IaaS like EC2 or Azure. But cloud-init is not just for remote cloud providers, and using cloud-init for local images that can be quickly deployed in KVM works great for local development and ... KVM: Testing cloud-init locally using KVM for an Ubuntu cloud image | |
| | | |
dustymabe.com
|
|
| | | | Recently we switched our 9p filesystem usage in CoreOS Assembler to use virtiofs. This is the technology behind a lot of new lightweight container VM technology like kata-containers and libkrun, but can also be easily used with libvirt. Running as non-root using qemu:///session Currently the virtiofs integration doesn't work as non-root via a qemu:///session connection. There is an oustanding RFE for this upstream and downstream in RHEL that can be followed for updates. | |
| | | |
www.dzombak.com
|
|
| | | | I recently wanted to set up a VM on my home Ubuntu 22.04 LTS server, with the following goals: 1. the VM uses KVM virtualization, for performance 2. the guest VM is assigned an IP via DHCP by my home network router 3. the guest VM is accessible by | |
| | | |
4bes.nl
|
|
| | I want to continue on with two posts I wrote before. In this post, I showed a step-by-step setup for an ARM Template deployment in... |