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

Validating your package

Once you’ve created your operator’s package manifests, you will want to ensure that your package is valid and in the correct format.

Making your operator part of a catalog

Make your operator available as part of a catalog

List operators available to install

List operators from a collection of catalogs

Install your operator with OLM

Install your operator from a catalog of operators

Creating an update graph with OLM

Creating an update graph with OLM

Uninstall your operator

Uninstall your operator from the cluster

Uninstall OLM

Uninstall OLM from your cluster

Troubleshooting

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