Skip to content

Commit

Permalink
Merge pull request #30 from zeeke/readme-fix
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
SchSeba authored Feb 12, 2024
2 parents 783981c + cfc407d commit dcf7ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SR-IOV Network Metrics Exporter
Exporter that reads metrics for [SR-IOV Virtual Functions](https://www.intel.com/content/dam/doc/white-paper/pci-sig-single-root-io-virtualization-support-in-virtualization-technology-for-connectivity-paper.pdf) and exposes them in the Prometheus format.

The SR-IOV Network Metrics Exporter is designed with the Kubernetes SR-IOV stack in mind, including the [SR-IOV CNI](https://github.com/k8snetworkplumbingwg/sriov-cni) and the [SR-IOV Network Device Plugin](https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin). Only devices allocated with the SR-IOV Network Device Plugin will be able to be matched to specific Virtual Function metrics.
The SR-IOV Network Metrics Exporter is designed with the Kubernetes SR-IOV stack in mind, including the [SR-IOV CNI](https://github.com/k8snetworkplumbingwg/sriov-cni) and the [SR-IOV Network Device Plugin](https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin).

**This software is a pre-production alpha version and should not be deployed to production servers.**

Expand Down

0 comments on commit dcf7ed6

Please sign in to comment.