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