Core Tasks

Configuring and installing operators with OLM

Creating operator manifests

Create operator manifests to describe your operator to OLM, i.e package your operator for OLM.

Creating an Operator Bundle

Create an operator bundle using the operator manifests

Creating an Index of operator bundles

Add/Remove a collection of bundles to/from an Index

Make an index available on Cluster

Create a CatalogSource with your index

List operators available to install on cluster

List operators from a collection of catalogs

Install your operator with OLM

Install your operator from a catalog of operators

Uninstall your operator

Uninstall your operator from the cluster

Troubleshooting

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