helm repo add spiderchart https://spidernet-io.github.io/charts
helm repo update
chart for deploying OFED driver to install the driver of Mellanox network card
release chart and images:
-
build the image from CI action
-
update the image and chart version in Chart
-
push the tag
git tag ofe-driver-vXX.YY.ZZ
git push --tags
refer to document for usage
images including kinds of RDMA tools for debugging
release chart and images:
-
build the image from CI action
-
update the image and chart version in Chart
-
push the tag
git tag rdma-tools-vXX.YY.ZZ
git push --tags
refer to document for usage