https://www.youtube.com/watch?v=PnS6Ybyf7Zw
<aside> 💡
</aside>
This guide explains how to create a reusable Ubuntu Cloud-Init VM template in Proxmox VE.
You can use this template to quickly deploy pre-configured VMs with unique hostnames, IPs, SSH keys, and passwords — all automated via Cloud-Init.
Cloud-Init is a tool that automatically configures a virtual machine when it first boots.
It handles setup tasks such as:
In Proxmox, Cloud-Init lets you create templates that can be cloned easily — each clone booting up with its own configuration, without manual setup.