Skip to content

rh-ecosystem-edge/kernel-module-management

Repository files navigation

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.