Skip to content

Create a clonable k3os template in your Proxmox cluster

Notifications You must be signed in to change notification settings

TheCase/k3os-proxmox-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer k3os template builder for Proxmox

This will create a clonable k3os template in your Proxmox cluster.

  • creates and applies ssh keys for cloned guests
    • k3os.pem
    • k3os.pem.pub
  • patches qemu-guest-agent for provisioner step

Usage:

create a variables.json from variables.json-example, replacing with details pertinent to your environment.

Run:

./build.sh

At the end of the run, you'll have fresh ssh keys to access any freshly booted clones.

TIP: Migrate the template's volume to a shared storage location to allow link-cloning the template to other nodes.

Questions, support?

Please file an issue in the project_tracker.

About

Create a clonable k3os template in your Proxmox cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages