OpenShift Image Registry - OpenShift Image Registry - UG1656

Onload Operator for Kubernetes User Guide (UG1656)

Document ID
UG1656
Release Date
2024-04-26
Revision
1.0 English
Note: KMM and Onload Operator work with any writable registry. However the OCP-specific Onload CR samples from the Xilinx-CNS/kubernetes-onload repository use the OpenShift Image Registry by default to store in-cluster build images.

Expect configured, for example spec.managementState, spec.defaultRoute, and spec.storage:

oc get configs.imageregistry.operator.openshift.io/cluster -o yaml

Expect onload-module when using for kernel module in-cluster builds:

oc get imagestreams -n onload-clusterlocal

Expect list of KMM-built or pre-built images:

oc describe imagestream onload-module -n onload-clusterlocal