Hey,
I'm working on automating kubernetes Bootstrapping on Proxmox with implenting a cluster api provider, that can work for typical Proxmox installations.
I do not have much knowledge of Proxmox.
I would like to ask What would be the best unique Id for VMs accros nodes and clusters if possible.
I'm planing for format it like this `proxmox://{node}/{vmid}` , but then i remember the HA setup.
and actually, i'm against formating it like this `proxmox://{cluster}/{node}/{vmid}`
So, is there any suggestions for a unique id for VMs?
Is `smbios1` uuid identified as a unique id in whole proxmox setup? accross nodes and potentially clusters?
I would really appreciate your feedback.
I'm working on automating kubernetes Bootstrapping on Proxmox with implenting a cluster api provider, that can work for typical Proxmox installations.
I do not have much knowledge of Proxmox.
I would like to ask What would be the best unique Id for VMs accros nodes and clusters if possible.
I'm planing for format it like this `proxmox://{node}/{vmid}` , but then i remember the HA setup.
and actually, i'm against formating it like this `proxmox://{cluster}/{node}/{vmid}`
So, is there any suggestions for a unique id for VMs?
Is `smbios1` uuid identified as a unique id in whole proxmox setup? accross nodes and potentially clusters?
I would really appreciate your feedback.