cluster-api-provider-proxmox icon indicating copy to clipboard operation
cluster-api-provider-proxmox copied to clipboard

Support for network multiqueue

Open drew-viles opened this issue 5 months ago • 1 comments

Describe the solution you'd like I was migrating over from a Terraform/Ansible based setup where K3S was being used so I can go back to something more familiar in CAPI, when I realised I couldn't set the network->multiqueue feature for any of the NICs.

Unfortunately, this means I'm having to manually configure this via Proxmox once the nodes are up. Minor inconvinience, but one all the same. Would it be possible to add support for this?

For an example of what I'm referring to in the Terraform Provider: https://registry.terraform.io/providers/bpg/proxmox/latest/docs/resources/virtual_environment_vm#queues-1

drew-viles avatar Jun 23 '25 20:06 drew-viles

@drew-viles thank you for this feature request. Yes, we can support this.

mcbenjemaa avatar Jul 11 '25 13:07 mcbenjemaa