An open API service indexing awesome lists of open source software.

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

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.