k8s-proxmox / cluster-api-provider-proxmox

Cluster API provider implementation for Proxmox VE
Apache License 2.0
95 stars 11 forks source link

Support VM Option #55

Closed sp-yduck closed 11 months ago

sp-yduck commented 11 months ago

/kind feature

Currently, every VM options are constant. for example QEMU Guest Agent is enabled, KVM hardware virtualization is enabled, ... etc. . We would like to configure them in ProxmoxMachine object.

Describe the solution you'd like [A clear and concise description of what you want to happen.]

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment: