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
Once you’ve created your operator’s package manifests, you will want to ensure that your package is valid and in the correct format.
Make your operator available as part of a catalog
List operators from a collection of catalogs
Install your operator from a catalog of operators
Creating an update graph with OLM
Uninstall your operator from the cluster
Uninstall OLM from your cluster
Tips and tricks for troubleshooting unexpected behavior when installing and managing operators with OLM.