# Using Ubuntu Cloud Images and Cloud Init to Create Proxmox Templates

DevFeed: [Using Ubuntu Cloud Images and Cloud Init to Create Proxmox Templates](<https://devfeed.tech/articles/perfect-proxmox-template-with-cloud-image-and-cloud-init-10517.md>)

Original publisher: [Read original article](<https://technotim.com/posts/cloud-init-cloud-image/>)

Author: Techno Tim

Published: 2022-03-19T15:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [ssh](<https://devfeed.tech/topics/ssh.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [network](<https://devfeed.tech/tags/network.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

## AI overview

A tutorial on using Ubuntu Cloud Images and Cloud Init with Proxmox to create clone templates and provision virtual machines with SSH keys and network settings.

## Source excerpt

Using Cloud Images and Cloud Init with Proxmox is easy, fast, efficient, and fun! Cloud Images are small images that are certified cloud ready that have Cloud Init preinstalled and ready to accept a Cloud Config.Cloud Images and Cloud Init also work with Proxmox and if you combine the two you have a perfect, small, efficient, optimized clone template to provision machines with your ssh keys an...