Building Cloud Images for Proxmox

[Updated] Updting this for 2025, including Noble as the image (24.04) and adding some other missing bits..

I needed to create a few Ubuntu VMs for a Kubernetes cluster for testing, and I wanted to make the process as simple as possible using Proxmox and some minimal automation. Here’s what I’ve done:

First, Download the base image:

wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img

To be able to run the commands below, you need to install libguestfs-tools on proxmox. An apt-update and apt install libguestfs-tools is all that is needed.

[Read More]

Day 42 of #100daysofhomelab

Day 42 of #100daysofhomelab and I spent way too many hours last night messing with MAAS. It all started with a Techno Tim Video I posted back on Day 25. I started messing with it last night around 11 pm or so, and then I realized it was 4 AM this morning. So, link drop for today:

  • MAAS | How to install MAAS

  • MAAS | Power management reference

    [Read More]