Hello all!
TL;DR - Question: Does Proxmox have a native concept of VMware Host Profiles? Which is the ability to have a 'template' configuration to apply to multiple Proxmox VE hosts at scale. Desired state concept.
Details:
15+ year user of VMware here wanting to expand my horizons and deploying Proxmox in my 3 node home lab to immerse myself!
In VMware we have the concept of Host Profiles. It's basically a "template" that you can apply to your ESXi hosts to ensure they all match. So you can configure a single host, make it a Host Profile template, then apply it to other hosts so they all match.
I have been looking for a way to do this for Proxmox, for my small 3 node cluster, but also thinking what about a large scale deployment! What if you had 10, 20, 100 Proxmox VE hosts!
I see people using Terraform and Ansible as possible solutions, but not finding anything that is Proxmox native.
Examples: Things that i'd like to configure and make a template to apply to all matching hosts:
Thanks all! Excited to be here and join the Proxmox Community!
TL;DR - Question: Does Proxmox have a native concept of VMware Host Profiles? Which is the ability to have a 'template' configuration to apply to multiple Proxmox VE hosts at scale. Desired state concept.
Details:
15+ year user of VMware here wanting to expand my horizons and deploying Proxmox in my 3 node home lab to immerse myself!
In VMware we have the concept of Host Profiles. It's basically a "template" that you can apply to your ESXi hosts to ensure they all match. So you can configure a single host, make it a Host Profile template, then apply it to other hosts so they all match.
I have been looking for a way to do this for Proxmox, for my small 3 node cluster, but also thinking what about a large scale deployment! What if you had 10, 20, 100 Proxmox VE hosts!
I see people using Terraform and Ansible as possible solutions, but not finding anything that is Proxmox native.
Examples: Things that i'd like to configure and make a template to apply to all matching hosts:
- Repository (Subscription or No Subscription)
- Enable PCI Passthrough (IOMMU)
- nano /etc/default/grub
- Network Stack
- Configure NIC Teaming
- Enable VLAN Aware on
- SDN (Actually this might be environment wide since its configured at the data center layer?)
- VLAN Zone
- VNets attached to VLAN Zone
- NFS Shares (ISO, VM Storage, etc)
- Others
Thanks all! Excited to be here and join the Proxmox Community!