https://github.com/containers/nri-plugins
A collection of community maintained NRI plugins
https://github.com/containers/nri-plugins
Last synced: about 1 year ago
JSON representation
A collection of community maintained NRI plugins
- Host: GitHub
- URL: https://github.com/containers/nri-plugins
- Owner: containers
- License: apache-2.0
- Created: 2023-03-15T17:07:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:41:19.000Z (over 1 year ago)
- Last Synced: 2024-10-29T09:55:45.057Z (over 1 year ago)
- Language: Go
- Homepage: https://containers.github.io/nri-plugins/
- Size: 9.6 MB
- Stars: 58
- Watchers: 9
- Forks: 24
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# NRI Plugins
This repository contains a collection of community maintained NRI plugins.
Currently following plugins are available:
| Name | Type |
|---------------------|:-----------------:|
| [Topology Aware][1] | resource policy |
| [Balloons][2] | resource policy |
| [Memtierd][3] | memory management |
| [Memory-qos][4] | memory management |
| [SGX-EPC][5] | memory management |
[1]: https://containers.github.io/nri-plugins/stable/docs/resource-policy/policy/topology-aware.html
[2]: https://containers.github.io/nri-plugins/stable/docs/resource-policy/policy/balloons.html
[3]: https://containers.github.io/nri-plugins/stable/docs/memory/memtierd.html
[4]: https://containers.github.io/nri-plugins/stable/docs/memory/memory-qos.html
[5]: https://containers.github.io/nri-plugins/stable/docs/memory/sgx-epc.html
See the [NRI plugins documentation](https://containers.github.io/nri-plugins/) for more information.