k8snetworkplumbingwg / sriov-network-operator

Operator for provisioning and configuring SR-IOV CNI plugin and device plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does sriov-network-operator support arm?

zhhray opened this issue · comments

sriov-network-operator whether arm is supported for the container image involved.
Can I deploy it in an arm cluster?

Hi @zhhray I don't see that we are building the images for other archs.

if you have time to work on that it will be great!
something like this

k8snetworkplumbingwg/sriov-network-device-plugin@a8dd351

we will need the same also for all the other operands the sriov operator deploy
https://github.com/k8snetworkplumbingwg/sriov-cni
https://github.com/k8snetworkplumbingwg/ib-sriov-cni
https://github.com/k8snetworkplumbingwg/network-resources-injector

I can be working on this.