Troubleshooting

Tips and tricks for troubleshooting unexpected behavior when installing and managing operators with OLM.

Prereqs

Some of the commands listed in this section assume that you have yq installed on your system. While yq is not required, it is a useful tool when parsing yaml. You can install yq by following the official installation steps.


CatalogSource

Tips and tricks related to troubleshooting the configuration of a CatalogSource.

Subscription

Tips and tricks related to troubleshooting the creation of a Subscription.

ClusterServiceVersion

Tips and tricks related to troubleshooting a ClusterServiceVersion.

Debugging OLM and Catalog Operator

Tips and tricks related to debugging the OLM or Catalog Operator.