Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.46 KB

metering-install-operator.adoc

File metadata and controls

30 lines (19 loc) · 1.46 KB

Installing the Metering Operator

To install the Metering Operator first create an openshift-metering namespace, and then install the Metering Operator from OperatorHub.

Procedure
  1. In the {product-title} web console, click AdministrationNamespacesCreate Namespace.

  2. Set the name to openshift-metering. No other namespace is supported. Label the namespace with openshift.io/cluster-monitoring=true, and click Create.

  3. Next, click OperatorsOperatorHub, and filter for metering to find the Metering Operator.

  4. Click the Metering card, review the package description, and then click Install.

  5. On the Create Operator Subscription screen, select the openshift-metering namespace you created above. Specify your update channel and approval strategy, then click Subscribe to install metering.

  6. On the Installed Operators screen the Status displays InstallSucceeded when metering has finished installing. Click the name of the operator in the first column to view the Operator Details page.

Note

It may take a few minutes for the metering operator to appear.

From the Operator Details page you can create different resources related to metering. To complete your installation create a MeteringConfig resource to configure metering and install the components of the metering stack.