6.32.5. Cluster Operators
In OpenShift Container Platform, OLM functionality is provided across a set of cluster Operators:
operator-lifecycle-manager-
Provides the OLM Operator. Also informs cluster administrators if there are any installed Operators blocking cluster upgrade, based on their
olm.maxOpenShiftVersionproperties. For more information, see "Controlling Operator compatibility with OpenShift Container Platform versions". operator-lifecycle-manager-catalog- Provides the Catalog Operator.
operator-lifecycle-manager-packageserver-
Represents an API extension server responsible for collecting metadata from all catalogs on the cluster and serves the user-facing
PackageManifestAPI.