1.3. Installing the Operator Lifecycle Manager (OLM) from an RPM package
When you install MicroShift, the Operator Lifecycle Manager (OLM) package is not installed by default. You can install the OLM on your MicroShift instance by using an RPM package. OLM helps you install, update, and manage the lifecycle of Kubernetes native applications (Operators) and their associated services running in each MicroShift node.
Procedure
Install the OLM package by running the following command:
$ sudo dnf install microshift-olmTo apply the manifest from the package to an active node, run the following command:
$ sudo systemctl restart microshift