Onload Module In-Cluster Builds - Onload Module In-Cluster Builds - UG1656

Onload Operator for Kubernetes User Guide (UG1656)

Document ID
UG1656
Release Date
2024-04-26
Revision
1.0 English

The Onload Operator supports all KMM core methods for providing compiled kernel modules to the nodes.

Some working examples are provided for use with the Onload Custom Resource (CR):

config/samples/onload/onload-module/dtk-ubi
Currently recommended for OpenShift. This depends on DTK and UBI.
config/samples/onload/onload-module/dtk-only
For OpenShift in very restricted networks. This depends only on official OpenShift DTK.
config/samples/onload/onload-module/mkdist-direct
For consistency with non-containerized Onload deployments (not recommended).
config/samples/onload/onload-module/ubuntu
A representative sample for non-OpenShift clusters.

See Onload Module Pre-Built Images for the alternative to building in-cluster.