Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.13 KB

Kernel Module Management Operator

The Kernel Module Management Operator manages the deployment of out-of-tree kernel modules and associated device plug-ins in Kubernetes. Along with deployment it also manages the lifecycle of the kernel modules for new incoming kernel versions attached to upgrades.

Go Report Card codecov Go Reference

Getting started

Install the bleeding edge KMM in one command:

oc apply -k https://github.com/rh-ecosystem-edge/kernel-module-management/config/default

Documentation and lab

You can find examples and labs on the documentation website.