k8s-rdma-shared-dev-plugin
k8s-rdma-shared-dev-plugin copied to clipboard
Hi, our clusters have older version of k8s-rdma-shared-dev-plugin. We'd like to upgrade it to newer version. e.g. from 1.4.0 to 1.5.2. The clusters have IB-based workloads running. For upgrade, we...
In some high-performance scenarios, numa affinity support is required. Is there a plan to support numa affinity here, or will I submit pr?
I use k8s 1.30.1 , and rdma-share-dev-plugin 1.5.3 , after deploy daemonset and configumap, I can't find capacity in the node spec. I saw the code ``` watcherMode := detectPluginWatchMode(activeSockDir)...
Resolve issue #200
Add the option to specify a custom socket path.
kubectl logs rdma-shared-dp-ds-545v6 -nkube-system /bin/k8s-rdma-shared-dp: line 1: syntax error: unexpected ")"
When I create container with hostNetworking enabled, is this rdma-shared device plugin required?
How to use device plugin for RDMA The device plugin can be used with macvlan for RDMA, to do the following steps: 1. use macvlan cni # cat > /etc/cni/net.d/00-macvlan.conf