k8s-rdma-shared-dev-plugin
k8s-rdma-shared-dev-plugin copied to clipboard
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...
Hi! I'm new to setting up infiniband, and am working on getting a setup in Azure. I have it working on a set of nodes in AKS, and I'm working...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.3 to 1.71.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.71.1 Bug Fixes grpc: fix a bug causing an extra Read from the compressor if a compressed...
error: ib_write_bw Did not detect devices If device exists, check if driver is up Unable to find the Infiniband/RoCE device kubectl apply -f test.yaml apiVersion: v1 kind: Pod metadata: name:...
The latest release image ghcr.io/mellanox/k8s-rdma-shared-dev-plugin:v1.5.2 contains 2 critical and 4 high CVEs: IMAGE | SEVERITY | IMPACTED PACKAGE | FIXED VERSIONS | CVEs -- | -- | -- | --...
also remove outdated replace clause
I run ubuntu pod in the cluster,in the container,i can see all gid list。 root@aigc-maas-instance-leader-0:/# ibv_devinfo -d mlx5_0 -v hca_id: mlx5_0 transport: InfiniBand (0) fw_ver: 14.29.1016 node_guid: c4c0:6300:00b7:5e76 sys_image_guid: c4c0:6300:00b7:5e76...
As a part of https://github.com/Mellanox/k8s-rdma-shared-dev-plugin/pull/111, and fix https://github.com/Mellanox/k8s-rdma-shared-dev-plugin/issues/96
I am trying to deploy Kubernetes Plugin for RoCE NIC. For this, I have deployed Kubernetes using Kubespray Playbook and post deployment all pods are up and running.  Post...