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 a Catalog of operators

Add/Remove a collection of operators to/from a Catalog

Make a Catalog available on Cluster

Create a CatalogSource with your catalog image

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