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.
Install the bleeding edge KMM in one command:
oc apply -k https://github.com/rh-ecosystem-edge/kernel-module-management/config/default
You can find examples and labs on the documentation website.