Creating operator manifests
Create operator manifests to describe your operator to OLM, i.e package your operator for OLM.
Create operator manifests to describe your operator to OLM, i.e package your operator for OLM.
Create an operator bundle using the operator manifests
Add/Remove a collection of bundles to/from an Index
Create a CatalogSource with your index
List operators from a collection of catalogs
Install your operator from a catalog of operators
Uninstall your operator from the cluster
Tips and tricks for troubleshooting unexpected behavior when installing and managing operators with OLM.